From ece64e419540991aca65520dcaddffc4fef57441 Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Sun, 25 Nov 2007 22:05:08 +0000 Subject: [PATCH] Fix typo. --- man/chpasswd.8.xml | 2 +- man/newusers.8.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/man/chpasswd.8.xml b/man/chpasswd.8.xml index b0f7124b..85b4ffa4 100644 --- a/man/chpasswd.8.xml +++ b/man/chpasswd.8.xml @@ -122,7 +122,7 @@ PAM is not used to update the passwords. - Thus, only /etc/passwd and + Only /etc/passwd and /etc/shadow are updated, and the various checks or options provided by PAM modules are not used. diff --git a/man/newusers.8.xml b/man/newusers.8.xml index ca813cda..8039e083 100644 --- a/man/newusers.8.xml +++ b/man/newusers.8.xml @@ -86,7 +86,7 @@ PAM is not used to update the passwords. - Thus, only /etc/passwd and + Only /etc/passwd and /etc/shadow are updated, and the various checks or options provided by PAM modules are not used.