]> granicus.if.org Git - shadow/commitdiff
* man/useradd.8.xml: Do not document the features which are not
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 20 Mar 2010 10:23:57 +0000 (10:23 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 20 Mar 2010 10:23:57 +0000 (10:23 +0000)
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.

ChangeLog
man/useradd.8.xml

index 8d203f21102218f8d5eb1b7160c92b8cac153f05..0e44b4379fae8196ae9b0befb0b10cac1fb58f96 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+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().
index 803558d41e69ee2c814351e6431415a7f06c3e1c..b2c4ea3646d4c0877d1156b8288031f61dd17a19 100644 (file)
            <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>