From 827f69b864461ab6d7549762bef06ab4495d2587 Mon Sep 17 00:00:00 2001 From: Hadi Chokr Date: Mon, 20 Apr 2026 12:27:31 +0200 Subject: [PATCH] man/useradd.8.xml: Remove trailing spaces from useradd.8.xml Signed-off-by: Hadi Chokr Reviewed-by: Alejandro Colomar --- man/useradd.8.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man/useradd.8.xml b/man/useradd.8.xml index 0bde6683d..f85780e22 100644 --- a/man/useradd.8.xml +++ b/man/useradd.8.xml @@ -207,7 +207,7 @@ user's login directory. The default is to append the LOGIN name to BASE_DIR and use that as the - login directory name. + login directory name. The directory HOME_DIR is not created by default. However it will be created for non-system users if either the flag is specified or @@ -422,7 +422,7 @@ - Create the user's home directory if it does not exist. + Create the user's home directory if it does not exist. The files and directories contained in the skeleton directory (which can be defined with the option) will be copied to the home directory. @@ -512,7 +512,7 @@ password himself. - Note:Avoid this option on the command + Note:Avoid this option on the command line because the password (or encrypted password) will be visible by users listing the processes. -- 2.47.3