summaryrefslogtreecommitdiff
path: root/modules/pam_shells/pam_shells.8
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam_shells/pam_shells.8')
-rw-r--r--modules/pam_shells/pam_shells.88
1 files changed, 4 insertions, 4 deletions
diff --git a/modules/pam_shells/pam_shells.8 b/modules/pam_shells/pam_shells.8
index 425991a8..095233bb 100644
--- a/modules/pam_shells/pam_shells.8
+++ b/modules/pam_shells/pam_shells.8
@@ -2,12 +2,12 @@
.\" Title: pam_shells
.\" Author: [see the "AUTHOR" section]
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
-.\" Date: 09/19/2013
+.\" Date: 04/01/2016
.\" Manual: Linux-PAM Manual
.\" Source: Linux-PAM Manual
.\" Language: English
.\"
-.TH "PAM_SHELLS" "8" "09/19/2013" "Linux-PAM Manual" "Linux\-PAM Manual"
+.TH "PAM_SHELLS" "8" "04/01/2016" "Linux-PAM Manual" "Linux\-PAM Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -34,7 +34,7 @@ pam_shells \- PAM module to check for valid login shell
\fBpam_shells\&.so\fR
.SH "DESCRIPTION"
.PP
-pam_shells is a PAM module that only allows access to the system if the users shell is listed in
+pam_shells is a PAM module that only allows access to the system if the user\*(Aqs shell is listed in
/etc/shells\&.
.PP
It also checks if
@@ -59,7 +59,7 @@ Access to the system was denied\&.
.PP
PAM_SUCCESS
.RS 4
-The users login shell was listed as valid shell in
+The user\*(Aqs login shell was listed as valid shell in
/etc/shells\&.
.RE
.PP