From ca875647b9fabbdca545aa4b100d6e5e57308d9b Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Sat, 17 Nov 2007 15:27:12 +0000 Subject: [PATCH] -b documenation: Use the same notation for the -d argument as in the -d documentation. --- ChangeLog | 5 +++++ man/useradd.8.xml | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b3a7bcc6..de4f9e5e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-11-17 Nicolas François + + * man/useradd.8.xml: -b documenation: Use the same notation for + the -d argument as in the -d documentation. + 2007-11-17 Nicolas François * src/useradd.c: Allow the -b option even without the -D option. diff --git a/man/useradd.8.xml b/man/useradd.8.xml index d66e5824..5a985220 100644 --- a/man/useradd.8.xml +++ b/man/useradd.8.xml @@ -70,7 +70,8 @@ The default base directory for the system if - dir is not specified. BASE_DIR is + HOME_DIR is not specified. + BASE_DIR is concatenated with the account name to define the home directory. If the option is not used, BASE_DIR must exist.