summaryrefslogtreecommitdiff
path: root/modules/pam_faildelay/pam_faildelay.8.xml
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2006-12-07 12:34:00 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2006-12-07 12:34:00 +0000
commit98822a2108d900a59f22f2dc0783e825a1a4de3d (patch)
tree56b0b2e8b447196beec84997de21d4442a250df4 /modules/pam_faildelay/pam_faildelay.8.xml
parenta4cef6489305d216e4e966658e6989efc2800b41 (diff)
Relevant BUGIDs:
Purpose of commit: new feature Commit summary: --------------- 2006-12-06 Thorsten Kukuk <kukuk@thkukuk.de> * modules/pam_faildelay/pam_faildelay.c: If no argument is given, try to read FAIL_DELAY from /etc/login.defs. * modules/pam_faildelay/pam_faildelay.8.xml: Document usage of /etc/login.defs.
Diffstat (limited to 'modules/pam_faildelay/pam_faildelay.8.xml')
-rw-r--r--modules/pam_faildelay/pam_faildelay.8.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/modules/pam_faildelay/pam_faildelay.8.xml b/modules/pam_faildelay/pam_faildelay.8.xml
index 9e3b9ef9..d2dfd266 100644
--- a/modules/pam_faildelay/pam_faildelay.8.xml
+++ b/modules/pam_faildelay/pam_faildelay.8.xml
@@ -35,7 +35,10 @@
pam_faildelay is a PAM module that can be used to set
the delay on failure per-application.
</para>
-
+ <para>
+ If no <option>delay</option> is given, pam_faildelay will
+ use the value of FAIL_DELAY from <filename>/etc/login.defs</filename>.
+ </para>
</refsect1>
<refsect1 id="pam_faildelay-options">