]> granicus.if.org Git - shadow/commitdiff
* man/usermod.8.xml: There are no default values for --inactive
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Tue, 14 Apr 2009 22:19:11 +0000 (22:19 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Tue, 14 Apr 2009 22:19:11 +0000 (22:19 +0000)
and --gid. If the options are no provided, the original values are
not changed.

ChangeLog
man/usermod.8.xml

index 3429b98b45f660e566d2119fdb968738e445be40..4e010501c9f702c644090a4e7acbc508a71e31ab 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-04-14  Nicolas François  <nicolas.francois@centraliens.net>
+
+       * man/usermod.8.xml: There are no default values for --inactive
+       and --gid. If the options are no provided, the original values are
+       not changed.
+
 2009-04-12  Nicolas François  <nicolas.francois@centraliens.net>
 
        * po/shadow.pot, man/po/shadow-man-pages.pot: Regenerated.
index 9a02012d907da4df25ff3e646460e0b3077f5bfb..4063e498177127d520bde072549e62ee507475b1 100644 (file)
          <para>
            A value of 0 disables the account as soon
            as the password has expired, and a value of -1 disables the
-           feature. The default value is -1.
+           feature.
          </para>
        </listitem>
       </varlistentry>
        <listitem>
          <para>
            The group name or number of the user's new initial login group.
-           The group name must exist. A group number must refer to an
-           already existing group. The default group number is 1.
+           The group must exist.
          </para>
        </listitem>
       </varlistentry>