]> git.ipfire.org Git - thirdparty/shadow.git/commit
useradd: clarify the useradd -d parameter behavior in man page 226/head
authorikerexxe <ipedrosa@redhat.com>
Wed, 4 Mar 2020 13:50:04 +0000 (14:50 +0100)
committerSerge Hallyn <serge@hallyn.com>
Fri, 20 Mar 2020 22:45:01 +0000 (17:45 -0500)
commit6543c600d841e4f7779269412d470e50eae25b13
tree277b7a00c2b9b8df2ed3ab6c8e5fb8fddedc3146
parentb2753b146a6d98389587c43d6f003404bf0dec12
useradd: clarify the useradd -d parameter behavior in man page

Explanation: clarify the useradd -d parameter as it does create directory HOME_DIR if it doesn't exit.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1677005

Changelog: [serge] minor tweak to the text
man/useradd.8.xml