summaryrefslogtreecommitdiff
path: root/modules/pam_shells/README
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam_shells/README')
-rw-r--r--modules/pam_shells/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pam_shells/README b/modules/pam_shells/README
index f4658be3..e09dd205 100644
--- a/modules/pam_shells/README
+++ b/modules/pam_shells/README
@@ -4,7 +4,7 @@ pam_shells — PAM module to check for valid login shell
DESCRIPTION
-pam_shells is a PAM module that only allows access to the system if the users
+pam_shells is a PAM module that only allows access to the system if the user's
shell is listed in /etc/shells.
It also checks if /etc/shells is a plain file and not world writable.