]> git.ipfire.org Git - thirdparty/shadow.git/commit
Fix E_NAME_IN_USE documentation.
authorJeremy Whiting <jpwhiting@kde.org>
Wed, 27 Jul 2022 18:02:12 +0000 (12:02 -0600)
committerSerge Hallyn <serge@hallyn.com>
Sat, 6 Aug 2022 16:10:54 +0000 (11:10 -0500)
commitb5aba2624b650283481b0978f4e4bba507c8e607
treec0215ca3d1a4f40d9519c2cbb72f6e6b46abdb53
parentf397e326380a3fe0420f9c3810299d00b6244743
Fix E_NAME_IN_USE documentation.

Since code gives this error if username or group name is already
used the documentation should reflect that.
man/useradd.8.xml
src/useradd.c
src/usermod.c