[Pkg-shadow-commits] r1991 - in upstream/trunk: . man

nekral-guest at alioth.debian.org nekral-guest at alioth.debian.org
Mon May 19 21:04:35 UTC 2008


Author: nekral-guest
Date: 2008-05-19 21:04:34 +0000 (Mon, 19 May 2008)
New Revision: 1991

Modified:
   upstream/trunk/ChangeLog
   upstream/trunk/man/useradd.8.xml
Log:
Sort options.


Modified: upstream/trunk/ChangeLog
===================================================================
--- upstream/trunk/ChangeLog	2008-05-19 20:59:51 UTC (rev 1990)
+++ upstream/trunk/ChangeLog	2008-05-19 21:04:34 UTC (rev 1991)
@@ -1,5 +1,9 @@
 2008-05-19  Nicolas François  <nicolas.francois at centraliens.net>
 
+	* man/useradd.8.xml: Sort options.
+
+2008-05-19  Nicolas François  <nicolas.francois at centraliens.net>
+
 	* lib/getdef.c: SHA_CRYPT_MAX_ROUNDS and SHA_CRYPT_MIN_ROUNDS can
 	only exist if configured with --with-sha-crypt.
 	* man/login.defs.d/SHA_CRYPT_MIN_ROUNDS.xml: Likewise.

Modified: upstream/trunk/man/useradd.8.xml
===================================================================
--- upstream/trunk/man/useradd.8.xml	2008-05-19 20:59:51 UTC (rev 1990)
+++ upstream/trunk/man/useradd.8.xml	2008-05-19 21:04:34 UTC (rev 1991)
@@ -65,19 +65,6 @@
     <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>
 	  <replaceable>BASE_DIR</replaceable>
 	</term>
@@ -94,11 +81,14 @@
       </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>
@@ -121,6 +111,16 @@
       </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>
 	  <replaceable>EXPIRE_DATE</replaceable>
 	</term>




More information about the Pkg-shadow-commits mailing list