diff --git a/man/pwck.8.xml b/man/pwck.8.xml index a614d879..1a97373d 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.