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

Nicolas FRANÇOIS nekral-guest at alioth.debian.org
Tue May 19 22:00:14 UTC 2009


Author: nekral-guest
Date: 2009-05-19 22:00:14 +0000 (Tue, 19 May 2009)
New Revision: 2952

Modified:
   upstream/trunk/ChangeLog
   upstream/trunk/man/groupmod.8.xml
Log:
	* man/groupmod.8.xml: Split the -g option description into smaller
	paragraphs.


Modified: upstream/trunk/ChangeLog
===================================================================
--- upstream/trunk/ChangeLog	2009-05-19 21:57:04 UTC (rev 2951)
+++ upstream/trunk/ChangeLog	2009-05-19 22:00:14 UTC (rev 2952)
@@ -1,5 +1,10 @@
 2009-05-19  Nicolas François  <nicolas.francois at centraliens.net>
 
+	* man/groupmod.8.xml: Split the -g option description into smaller
+	paragraphs.
+
+2009-05-19  Nicolas François  <nicolas.francois at centraliens.net>
+
 	* man/usermod.8.xml: Ownership of the mailbox is also changed with
 	the -u option.
 

Modified: upstream/trunk/man/groupmod.8.xml
===================================================================
--- upstream/trunk/man/groupmod.8.xml	2009-05-19 21:57:04 UTC (rev 2951)
+++ upstream/trunk/man/groupmod.8.xml	2009-05-19 22:00:14 UTC (rev 2952)
@@ -77,15 +77,20 @@
 	<listitem>
 	  <para>
 	    The group ID of the given <replaceable>GROUP</replaceable> will
-	    be changed to <replaceable>GID</replaceable>.  The value of
+	    be changed to <replaceable>GID</replaceable>.
+	  </para>
+	  <para>
+	    The value of
 	    <replaceable>GID</replaceable> must be a non-negative decimal
 	    integer. This value must be unique, unless the
 	    <option>-o</option> option is used. Values between 0 and 999 are
-	    typically reserved for system groups. Any files that have the
+	    typically reserved for system groups.
+	  </para>
+	  <para>
+	    Any files that have the
 	    old group ID and must continue to belong to
 	    <replaceable>GROUP</replaceable>, must have their group ID
 	    changed manually.
-
 	  </para>
 	</listitem>
       </varlistentry>




More information about the Pkg-shadow-commits mailing list