summaryrefslogtreecommitdiff
path: root/lib/libpam/modules
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2007-03-10 18:31:07 +0000
committerchristos <christos@NetBSD.org>2007-03-10 18:31:07 +0000
commit6ccceec0a38e1f71277d48bbcdb01ff71a6afbe2 (patch)
tree61e4fbd91ee252d44b80836ecdffe0adc1918380 /lib/libpam/modules
parent33aa8ab0d047a800fc8c914941d596c59cbad6b0 (diff)
tyop
Diffstat (limited to 'lib/libpam/modules')
-rw-r--r--lib/libpam/modules/pam_krb5/pam_krb5.84
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpam/modules/pam_krb5/pam_krb5.8 b/lib/libpam/modules/pam_krb5/pam_krb5.8
index 159aea9a8c2..3af9c40a9a1 100644
--- a/lib/libpam/modules/pam_krb5/pam_krb5.8
+++ b/lib/libpam/modules/pam_krb5/pam_krb5.8
@@ -1,4 +1,4 @@
-.\" $NetBSD: pam_krb5.8,v 1.7 2007/03/10 17:47:21 christos Exp $
+.\" $NetBSD: pam_krb5.8,v 1.8 2007/03/10 18:31:07 christos Exp $
.\" $FreeBSD: src/lib/libpam/modules/pam_krb5/pam_krb5.8,v 1.6 2001/11/24 23:41:32 dd Exp $
.Dd February 27, 2005
.Dt PAM_KRB5 8
@@ -81,7 +81,7 @@ This option is similar to the
option, except that if the previously obtained password fails, the
user is prompted for another password.
.It Cm renewable Ns = Ns Ar timeperiod
-Obtain renewanle Kerberos credentials for the user.
+Obtain renewable Kerberos credentials for the user.
The renewable time can be specified, or it defaults to one month.
Since spaces are not allowed in the pam configuration time, underscores
are used to form parseable times (eg. 1_month).