From fb41fb8c461da7d13a74407e2f8b29a321bb16aa Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Tue, 19 May 2009 21:37:53 +0000 Subject: [PATCH] * man/useradd.8.xml: When no passwords are provided, the password is disabled, not the account. --- ChangeLog | 5 +++++ man/useradd.8.xml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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