]> granicus.if.org Git - shadow/commitdiff
Sort options.
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 19 May 2008 21:04:34 +0000 (21:04 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 19 May 2008 21:04:34 +0000 (21:04 +0000)
ChangeLog
man/useradd.8.xml

index d5d468f202b1899f065c2d65c4435f19d0a0d7dc..25f6d9d501df5f200d014dd54661e92049ae116d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+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
index 07c6600848cfdc39722d3c57407130bca11b0050..b10b19e31926e6ac574c9ea0431dd4ff5482bf1d 100644 (file)
     <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>