From: nekral-guest Date: Tue, 14 Apr 2009 22:19:11 +0000 (+0000) Subject: * man/usermod.8.xml: There are no default values for --inactive X-Git-Tag: 4.1.3.1~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=acc3423c96ed420fdb8ed5218698d8c2f3979d9e;p=shadow * 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. --- diff --git a/ChangeLog b/ChangeLog index 3429b98b..4e010501 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-04-14 Nicolas François + + * 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 * po/shadow.pot, man/po/shadow-man-pages.pot: Regenerated. diff --git a/man/usermod.8.xml b/man/usermod.8.xml index 9a02012d..4063e498 100644 --- a/man/usermod.8.xml +++ b/man/usermod.8.xml @@ -137,7 +137,7 @@ 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. @@ -149,8 +149,7 @@ 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.