diff --git a/man/useradd.8.xml b/man/useradd.8.xml
index 03612ce8..023c0d69 100644
--- a/man/useradd.8.xml
+++ b/man/useradd.8.xml
@@ -181,8 +181,10 @@
login directory. The default is to append the
LOGIN name to
BASE_DIR and use that as the login
- directory name. The directory HOME_DIR
- does not have to exist but will not be created if it is missing.
+ directory name. If the directory
+ HOME_DIR does not exist, then it
+ will be created unless the option is
+ specified.