+2008-07-27 Nicolas François <nicolas.francois@centraliens.net>
+
+ * man/groupmems.8.xml: Sort options alphabetically.
+
2008-07-27 Nicolas François <nicolas.francois@centraliens.net>
* src/groupmems.c (check_perms): Simplify. Always call pam_end()
<group choice='plain'>
<arg choice='plain'>-a <replaceable>user_name</replaceable></arg>
<arg choice='plain'>-d <replaceable>user_name</replaceable></arg>
- <arg choice='plain'>-l </arg><arg choice='plain'>-p </arg>
<arg choice='opt'>-g <replaceable>group_name</replaceable></arg>
+ <arg choice='plain'>-l </arg><arg choice='plain'>-p </arg>
</group>
</cmdsynopsis>
</refsynopsisdiv>
<para>Delete a user from the group membership list.</para>
</listitem>
</varlistentry>
- <varlistentry>
- <term><option>-p</option></term>
- <listitem>
- <para>Purge all users from the group membership list.</para>
- </listitem>
- </varlistentry>
<varlistentry>
<term><option>-g</option> <replaceable>group_name</replaceable></term>
<listitem>
<para>List the group membership list.</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><option>-p</option></term>
+ <listitem>
+ <para>Purge all users from the group membership list.</para>
+ </listitem>
+ </varlistentry>
</variablelist>
</refsect1>