diff options
author | Karolin Seeger <ks@samba.org> | 2007-09-28 14:00:09 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:38 -0500 |
commit | ab13baf622af4fbb46ae0d03462d282c063a8fef (patch) | |
tree | 18869f11f9dcad7e5d8780ccfa0dd7038768fffa /docs | |
parent | d87cffc1e0a08a7ec6b35ffe8de1c1bc77089d31 (diff) | |
download | samba-ab13baf622af4fbb46ae0d03462d282c063a8fef.tar.gz samba-ab13baf622af4fbb46ae0d03462d282c063a8fef.tar.bz2 samba-ab13baf622af4fbb46ae0d03462d282c063a8fef.zip |
Fix typo.
Karolin
(This used to be commit d670d725288651301c43953559b08c7018ce2245)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manpages-3/ntlm_auth.1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manpages-3/ntlm_auth.1.xml b/docs/manpages-3/ntlm_auth.1.xml index 85052fb71a..54fdb04e44 100644 --- a/docs/manpages-3/ntlm_auth.1.xml +++ b/docs/manpages-3/ntlm_auth.1.xml @@ -102,7 +102,7 @@ <listitem><para> Client-side helper for use with arbitary external programs that may wish to use Samba's NTLMSSP - authentication knowlege. </para> + authentication knowledge. </para> <para>This helper is a client, and as such may be run by any user. The protocol used is effectivly the reverse of the previous protocol. A |