]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
man/useradd.8.xml: Remove trailing spaces from useradd.8.xml master
authorHadi Chokr <hadichokr@icloud.com>
Mon, 20 Apr 2026 10:27:31 +0000 (12:27 +0200)
committerAlejandro Colomar <foss+github@alejandro-colomar.es>
Thu, 23 Apr 2026 12:17:18 +0000 (14:17 +0200)
Signed-off-by: Hadi Chokr <hadichokr@icloud.com>
Reviewed-by: Alejandro Colomar <alx@kernel.org>
man/useradd.8.xml

index 0bde6683d46c90869127d5bd2d9cb747f8d2f527..f85780e22a9c5f9b745b6f3eb72d69e31ca00a7c 100644 (file)
            user's login directory. The default is to append the
            <replaceable>LOGIN</replaceable> name to
            <replaceable>BASE_DIR</replaceable> and use that as the
-           login directory name.  
+           login directory name.
            The directory <replaceable>HOME_DIR</replaceable> is not created by
            default.  However it will be created for non-system users if either the
            <option>-m</option> flag is specified or
        </term>
        <listitem>
          <para>
-           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>-k</option> option)
            will be copied to the home directory.
             password himself.
          </para>
          <para>
-           <emphasis role="bold">Note:</emphasis>Avoid this option on the command  
+           <emphasis role="bold">Note:</emphasis>Avoid this option on the command
             line because the password (or encrypted password) will
            be visible by users listing the processes.
          </para>