diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2010-05-24 21:36:54 +0000 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2010-05-24 21:36:54 +0000 |
commit | a601ffa3e527423d676549723386d9c84e98b599 (patch) | |
tree | 2f2da6e7f931e0ba6e1cf5b96bdcceb7a4aa5cb9 | |
parent | afb2ef587c43769be41fb3ab7fd5c1682388640f (diff) |
fix typo
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1119 ef36b2f9-881f-0410-afb5-c4e39611909c
-rw-r--r-- | man/pam_ldap.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/pam_ldap.8.xml b/man/pam_ldap.8.xml index 4571ca1..69680a9 100644 --- a/man/pam_ldap.8.xml +++ b/man/pam_ldap.8.xml @@ -131,7 +131,7 @@ <listitem> <para> This causes the <acronym>PAM</acronym> module to use the earlier - provided password when chanhing the password. The module will not + provided password when changing the password. The module will not prompt the user for a new password (it is analogous to <option>use_first_pass</option>). </para> |