* man/useradd.8.xml: Document the /etc/default/useradd variables.
* man/useradd.8.xml: Fix the documentation of the GROUP variable
(and -g/--gid option).
+ * man/useradd.8.xml: Document that -o is only valid with -u
2008-08-29 Nicolas François <nicolas.francois@centraliens.net>
chage, chfn, chsh: same change needed as in passwd.
- probably need moving check_selinux_access to a separate file.
-useradd manpage
- - add -k option
- - mention that -o require -u
-
testsuite
- newgrp
- test with unknown user's GID
</term>
<listitem>
<para>Allow the creation of a user account with a duplicate (non-unique) UID.</para>
+ <para>
+ This option is only valid in combination with the
+ <option>-o</option> option.
+ </para>
</listitem>
</varlistentry>
<varlistentry>