+2010-03-20 Nicolas François <nicolas.francois@centraliens.net>
+
+ * man/useradd.8.xml: Do not document the features which are not
+ working.
+ * man/useradd.8.xml: Fix typo: -u was meant instead of -o.
+ * man/useradd.8.xml: Document that the default behavior depends on
+ CREATE_HOME.
+
2010-03-20 Nicolas François <nicolas.francois@centraliens.net>
* lib/groupio.c: Fix memory management insplit_groups().
<option>-K </option>
<replaceable>UID_MAX</replaceable>=<replaceable>499</replaceable>
</para>
- <para>
+ <!--para>
Note: <option>-K </option>
<replaceable>UID_MIN</replaceable>=<replaceable>10</replaceable>,<replaceable>UID_MAX</replaceable>=<replaceable>499</replaceable>
doesn't work yet.
- </para>
+ </para-->
</listitem>
</varlistentry>
<varlistentry>
will be copied to the home directory.
</para>
<para>
- By default, no home directories are created.
+ By default, if this option is not specified and
+ <option>CREATE_HOME</option> is not enabled, no home
+ directories are created.
</para>
</listitem>
</varlistentry>
<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.
+ <option>-u</option> option.
</para>
</listitem>
</varlistentry>