+2008-05-19 Nicolas François <nicolas.francois@centraliens.net>
+
+ * man/useradd.8.xml: Sort options.
+
2008-05-19 Nicolas François <nicolas.francois@centraliens.net>
* lib/getdef.c: SHA_CRYPT_MAX_ROUNDS and SHA_CRYPT_MIN_ROUNDS can
<para>The options which apply to the <command>useradd</command> command are:
</para>
<variablelist remap='IP'>
- <varlistentry>
- <term>
- <option>-c</option>, <option>--comment</option>
- <replaceable>COMMENT</replaceable>
- </term>
- <listitem>
- <para>
- Any text string. It is generally a short description of the
- login, and is currently used as the field for the user's full
- name.
- </para>
- </listitem>
- </varlistentry>
<varlistentry>
<term>
<option>-b</option>, <option>--base-dir</option>
</varlistentry>
<varlistentry>
<term>
- <option>-D</option>, <option>--defaults</option>
+ <option>-c</option>, <option>--comment</option>
+ <replaceable>COMMENT</replaceable>
</term>
<listitem>
<para>
- See below, the subsection "Changing the default values".
+ Any text string. It is generally a short description of the
+ login, and is currently used as the field for the user's full
+ name.
</para>
</listitem>
</varlistentry>
</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term>
+ <option>-D</option>, <option>--defaults</option>
+ </term>
+ <listitem>
+ <para>
+ See below, the subsection "Changing the default values".
+ </para>
+ </listitem>
+ </varlistentry>
<varlistentry>
<term>
<option>-e</option>, <option>--expiredate</option>