Module Name: src
Committed By: wiz
Date: Tue Aug 20 22:44:38 UTC 2013
Modified Files:
src/lib/libpam/modules/pam_deny: pam_deny.8
Log Message:
Whitespace and markup improvements.
Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libpam/modules/pam_deny/pam_deny.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libpam/modules/pam_deny/pam_deny.8
diff -u src/lib/libpam/modules/pam_deny/pam_deny.8:1.4 src/lib/libpam/modules/pam_deny/pam_deny.8:1.5
--- src/lib/libpam/modules/pam_deny/pam_deny.8:1.4 Tue Aug 20 22:07:44 2013
+++ src/lib/libpam/modules/pam_deny/pam_deny.8 Tue Aug 20 22:44:37 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: pam_deny.8,v 1.4 2013/08/20 22:07:44 perseant Exp $
+.\" $NetBSD: pam_deny.8,v 1.5 2013/08/20 22:44:37 wiz Exp $
.\" Copyright (c) 2001 Mark R V Murray
.\" All rights reserved.
.\"
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD: src/lib/libpam/modules/pam_deny/pam_deny.8,v 1.4 2001/08/15 20:05:30 markm Exp $
.\"
-.Dd July 7, 2001
+.Dd August 21, 2013
.Dt PAM_DENY 8
.Os
.Sh NAME
@@ -74,9 +74,10 @@ These messages include
reasons why the user's
authentication attempt was declined.
.It Cm prelim_ignore
-for password management (
-.Dq Li password
-feature), return PAM_IGNORE
+for password management
+.Dq ( Li password
+feature), return
+.Dv PAM_IGNORE
in the preliminary phase.
This allows the module to be used (with the
.Dq Li required