From: Markus Hiereth Date: Sun, 6 Mar 2022 23:53:02 +0000 (-0600) Subject: Improve pwck manpage X-Git-Tag: 4.12~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3ce696f36aed3e2eef2d620560f76da1fc08568;p=thirdparty%2Fshadow.git Improve pwck manpage Signed-off-by: Serge Hallyn --- diff --git a/man/pwck.8.xml b/man/pwck.8.xml index a614d8797..1a97373df 100644 --- a/man/pwck.8.xml +++ b/man/pwck.8.xml @@ -45,7 +45,7 @@ pwck - verify integrity of password files + verify the integrity of password files @@ -54,11 +54,11 @@ options - passwd + PASSWORDFILE - shadow + SHADOWFILE @@ -102,9 +102,9 @@ - shadow checks are enabled when a second file - parameter is specified or when /etc/shadow - exists on the system. + Checks for shadowed password information are enabled when the second + file parameter SHADOWFILE is specified or + when /etc/shadow exists on the system. These checks are the following: @@ -136,7 +136,7 @@ prompted to delete the entire line. If the user does not answer affirmatively, all further checks are bypassed. An entry with a duplicated user name is prompted for deletion, but the remaining - checks will still be made. All other errors are warning and the user + checks will still be made. All other errors are warnings and the user is encouraged to run the usermod command to correct the error.