diff --git a/ChangeLog b/ChangeLog index 2c5255d1..8bf30237 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-05-19 Nicolas François + + * man/useradd.8.xml: When no passwords are provided, the password + is disabled, not the account. + 2009-05-19 Nicolas François * man/newusers.8.xml, man/chpasswd.8.xml, man/useradd.8.xml, diff --git a/man/useradd.8.xml b/man/useradd.8.xml index 0a6570b9..e0196b39 100644 --- a/man/useradd.8.xml +++ b/man/useradd.8.xml @@ -381,7 +381,7 @@ The encrypted password, as returned by crypt3 - . The default is to disable the account. + . The default is to disable the password. Note: This option is not