summaryrefslogtreecommitdiff
path: root/usr/src/man/man7/pam_allow.7
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man7/pam_allow.7')
-rw-r--r--usr/src/man/man7/pam_allow.710
1 files changed, 5 insertions, 5 deletions
diff --git a/usr/src/man/man7/pam_allow.7 b/usr/src/man/man7/pam_allow.7
index 8ce6607264..47259e5f3b 100644
--- a/usr/src/man/man7/pam_allow.7
+++ b/usr/src/man/man7/pam_allow.7
@@ -18,10 +18,10 @@ module to allow operations
.LP
The \fBpam_allow\fR module implements all the PAM service module functions and
returns \fBPAM_SUCCESS\fR for all calls. Opposite functionality is available in
-the \fBpam_deny\fR(5) module.
+the \fBpam_deny\fR(7) module.
.sp
.LP
-Proper Solaris authentication operation requires \fBpam_unix_cred\fR(5) be
+Proper Solaris authentication operation requires \fBpam_unix_cred\fR(7) be
stacked above \fBpam_allow\fR.
.sp
.LP
@@ -77,7 +77,7 @@ gdm-autologin auth sufficient pam_allow.so.1
.SH ATTRIBUTES
.sp
.LP
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.sp
@@ -96,8 +96,8 @@ MT Level MT-Safe with exceptions
.sp
.LP
\fBlibpam\fR(3LIB), \fBpam\fR(3PAM), \fBpam_sm\fR(3PAM), \fBsyslog\fR(3C),
-\fBpam.conf\fR(4), \fBattributes\fR(5), \fBpam_deny\fR(5),
-\fBpam_unix_cred\fR(5)
+\fBpam.conf\fR(5), \fBattributes\fR(7), \fBpam_deny\fR(7),
+\fBpam_unix_cred\fR(7)
.SH NOTES
.sp
.LP