diff options
author | Karolin Seeger <ks@samba.org> | 2007-09-28 14:12:42 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:38 -0500 |
commit | aa7c683c97eb04d0805481ad73484499fe0a0a19 (patch) | |
tree | 19cca8c82e5ff2b7eb334b3745fba8dd23a08138 /docs/manpages-3 | |
parent | ab13baf622af4fbb46ae0d03462d282c063a8fef (diff) | |
download | samba-aa7c683c97eb04d0805481ad73484499fe0a0a19.tar.gz samba-aa7c683c97eb04d0805481ad73484499fe0a0a19.tar.bz2 samba-aa7c683c97eb04d0805481ad73484499fe0a0a19.zip |
Fix more typos.
Karolin
(This used to be commit c2bcc09b3e15a8b0e5a51631111cebbf05df3a6d)
Diffstat (limited to 'docs/manpages-3')
-rw-r--r-- | docs/manpages-3/ntlm_auth.1.xml | 10 | ||||
-rw-r--r-- | docs/manpages-3/winbindd.8.xml | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/docs/manpages-3/ntlm_auth.1.xml b/docs/manpages-3/ntlm_auth.1.xml index 54fdb04e44..ce46f63900 100644 --- a/docs/manpages-3/ntlm_auth.1.xml +++ b/docs/manpages-3/ntlm_auth.1.xml @@ -100,12 +100,12 @@ <varlistentry> <term>ntlmssp-client-1</term> <listitem><para> - Client-side helper for use with arbitary external + Client-side helper for use with arbitrary external programs that may wish to use Samba's NTLMSSP 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 + effectively the reverse of the previous protocol. A <command>YR</command> command (without any arguments) starts the authentication exchange. </para> @@ -145,8 +145,8 @@ RADIUS server or the 'winbind' plugin for pppd, for the provision of MSCHAP and MSCHAPv2 authentication. </para> - <para>This protocol consists of lines in for form: - <command>Parameter: value</command> and <command>Paramter:: + <para>This protocol consists of lines in the form: + <command>Parameter: value</command> and <command>Parameter:: Base64-encode value</command>. The presence of a single period <command>.</command> indicates that one side has finished supplying data to the other. (Which in turn @@ -309,7 +309,7 @@ not specified on the command line, this is prompted for when required. </para> - <para>For the NTLMSSP based server roles, this paramter + <para>For the NTLMSSP based server roles, this parameter specifies the expected password, allowing testing without winbindd operational.</para> </listitem> diff --git a/docs/manpages-3/winbindd.8.xml b/docs/manpages-3/winbindd.8.xml index 337cdb0e8c..3efeece93b 100644 --- a/docs/manpages-3/winbindd.8.xml +++ b/docs/manpages-3/winbindd.8.xml @@ -36,7 +36,7 @@ <para><command>winbindd</command> is a daemon that provides a number of services to the Name Service Switch capability found - in most modern C libraries, to arbitary applications via PAM + in most modern C libraries, to arbitrary applications via PAM and <command>ntlm_auth</command> and to Samba itself.</para> <para>Even if winbind is not used for nsswitch, it still provides a |