From acc3423c96ed420fdb8ed5218698d8c2f3979d9e Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Tue, 14 Apr 2009 22:19:11 +0000 Subject: [PATCH] * 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. --- ChangeLog | 6 ++++++ man/usermod.8.xml | 5 ++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3429b98b4..4e010501c 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 9a02012d9..4063e4981 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. -- 2.47.2