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.