summaryrefslogtreecommitdiff
path: root/usr/src/man/man5/pam_allow.5
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man5/pam_allow.5')
-rw-r--r--usr/src/man/man5/pam_allow.517
1 files changed, 7 insertions, 10 deletions
diff --git a/usr/src/man/man5/pam_allow.5 b/usr/src/man/man5/pam_allow.5
index 95a171ad37..857f910479 100644
--- a/usr/src/man/man5/pam_allow.5
+++ b/usr/src/man/man5/pam_allow.5
@@ -3,7 +3,7 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH pam_allow 5 "25 Aug 2005" "SunOS 5.11" "Standards, Environments, and Macros"
+.TH PAM_ALLOW 5 "Aug 25, 2005"
.SH NAME
pam_allow \- PAM authentication, account, session and password management PAM
module to allow operations
@@ -28,12 +28,10 @@ stacked above \fBpam_allow\fR.
The following options are interpreted:
.sp
.ne 2
-.mk
.na
\fBdebug\fR
.ad
.RS 9n
-.rt
Provides \fBsyslog\fR(3C) debugging information at the \fBLOG_AUTH |
LOG_DEBUG\fR level.
.RE
@@ -84,15 +82,14 @@ See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
.TS
-tab() box;
-cw(2.75i) |cw(2.75i)
-lw(2.75i) |lw(2.75i)
-.
-ATTRIBUTE TYPEATTRIBUTE VALUE
+box;
+c | c
+l | l .
+ATTRIBUTE TYPE ATTRIBUTE VALUE
_
-Interface StabilityStable
+Interface Stability Stable
_
-MT LevelMT-Safe with exceptions
+MT Level MT-Safe with exceptions
.TE
.SH SEE ALSO