diff options
author | Vance Lankhaar <vance@samba.org> | 2005-01-21 03:04:17 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:11 -0500 |
commit | 87a35a2a6d46c5657e892007477959893dca6e79 (patch) | |
tree | b6ca982b8008c556a793b9cbacab8b21a7a661dc | |
parent | 7da16ec169c3b71b5d2280ce9e80e0265e736003 (diff) | |
download | samba-87a35a2a6d46c5657e892007477959893dca6e79.tar.gz samba-87a35a2a6d46c5657e892007477959893dca6e79.tar.bz2 samba-87a35a2a6d46c5657e892007477959893dca6e79.zip |
Apparently Herb is more fluent than me...
(Remove an extraneous "that" as Herb Lewis pointed out.)
Vance
(This used to be commit ef5bbfabba28347d5e4cc42c0a5eb881b38ab97d)
-rw-r--r-- | docs/manpages/pam_winbind.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manpages/pam_winbind.8.xml b/docs/manpages/pam_winbind.8.xml index bfbdfba6a8..8f8150ec23 100644 --- a/docs/manpages/pam_winbind.8.xml +++ b/docs/manpages/pam_winbind.8.xml @@ -60,7 +60,7 @@ <varlistentry> <term>use_first_pass</term> <listitem><para> - By default, that pam_winbind tries to get the + By default, pam_winbind tries to get the authentication token from a previous module. If no token is available it asks the user for the old password. With this option, pam_winbind aborts with an error if no authentication token from a previous module is available. |