+2009-05-19 Nicolas François <nicolas.francois@centraliens.net>
+
+ * man/groupmod.8.xml: Split the -g option description into smaller
+ paragraphs.
+
2009-05-19 Nicolas François <nicolas.francois@centraliens.net>
* man/usermod.8.xml: Ownership of the mailbox is also changed with
<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>