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 _______________________________________________ Pm-utils mailing list Pm-utils@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/pm-utils