[Pm-utils] [PATCH 01/17] Our on_ac_power script never returns 255.
Victor Lowther
victor.lowther at gmail.com
Thu Feb 14 20:39:55 PST 2008
This patch series is strictly for cleanups, mainly getting rid on unneeded
calls to exit and return.
Our on_ac_power never returns 255, so don't bother mentioning it.
---
man/on_ac_power.sgml | 8 --------
1 files changed, 0 insertions(+), 8 deletions(-)
diff --git a/man/on_ac_power.sgml b/man/on_ac_power.sgml
index a490398..398f76b 100644
--- a/man/on_ac_power.sgml
+++ b/man/on_ac_power.sgml
@@ -63,14 +63,6 @@
<para>System is not on line power.</para>
</listitem>
</varlistentry>
- <varlistentry>
- <term>
- <option>255 (false)</option>
- </term>
- <listitem>
- <para>Power status could not be determined.</para>
- </listitem>
- </varlistentry>
</variablelist>
</refsect1>
<refsect1>
--
1.5.3.8
More information about the Pm-utils
mailing list