From c2bcc09b3e15a8b0e5a51631111cebbf05df3a6d Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Fri, 28 Sep 2007 14:12:42 +0000 Subject: [PATCH] Fix more typos. Karolin --- docs/Samba3-Developers-Guide/internals.xml | 2 +- docs/manpages-3/ntlm_auth.1.xml | 10 +++++----- docs/manpages-3/winbindd.8.xml | 2 +- docs/smbdotconf/security/algorithmicridbase.xml | 2 +- docs/smbdotconf/security/passwdchatdebug.xml | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/Samba3-Developers-Guide/internals.xml b/docs/Samba3-Developers-Guide/internals.xml index 61780286009..be271217e73 100644 --- a/docs/Samba3-Developers-Guide/internals.xml +++ b/docs/Samba3-Developers-Guide/internals.xml @@ -285,7 +285,7 @@ remote api. rparam: a pointer to a pointer which will be set to point to the returned - paramters. The caller of call_api() must deallocate this memory. + parameters. The caller of call_api() must deallocate this memory. rdata: a pointer to a pointer which will be set to point to the returned diff --git a/docs/manpages-3/ntlm_auth.1.xml b/docs/manpages-3/ntlm_auth.1.xml index 54fdb04e446..ce46f639005 100644 --- a/docs/manpages-3/ntlm_auth.1.xml +++ b/docs/manpages-3/ntlm_auth.1.xml @@ -100,12 +100,12 @@ ntlmssp-client-1 - 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. 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 YR command (without any arguments) starts the authentication exchange. @@ -145,8 +145,8 @@ RADIUS server or the 'winbind' plugin for pppd, for the provision of MSCHAP and MSCHAPv2 authentication. - This protocol consists of lines in for form: - Parameter: value and Paramter:: + This protocol consists of lines in the form: + Parameter: value and Parameter:: Base64-encode value. The presence of a single period . 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. - For the NTLMSSP based server roles, this paramter + For the NTLMSSP based server roles, this parameter specifies the expected password, allowing testing without winbindd operational. diff --git a/docs/manpages-3/winbindd.8.xml b/docs/manpages-3/winbindd.8.xml index 337cdb0e8c5..3efeece93bf 100644 --- a/docs/manpages-3/winbindd.8.xml +++ b/docs/manpages-3/winbindd.8.xml @@ -36,7 +36,7 @@ winbindd 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 ntlm_auth and to Samba itself. Even if winbind is not used for nsswitch, it still provides a diff --git a/docs/smbdotconf/security/algorithmicridbase.xml b/docs/smbdotconf/security/algorithmicridbase.xml index b854bc72142..24a31500246 100644 --- a/docs/smbdotconf/security/algorithmicridbase.xml +++ b/docs/smbdotconf/security/algorithmicridbase.xml @@ -18,7 +18,7 @@ the correct operation of ACLs on the server. As such the algorithmic mapping can't be 'turned off', but pushing it 'out of the way' should resolve the issues. Users and groups can then be assigned 'low' RIDs - in arbitary-rid supporting backends. + in arbitrary-rid supporting backends. diff --git a/docs/smbdotconf/security/passwdchatdebug.xml b/docs/smbdotconf/security/passwdchatdebug.xml index 78714ab8b58..24bcbdba108 100644 --- a/docs/smbdotconf/security/passwdchatdebug.xml +++ b/docs/smbdotconf/security/passwdchatdebug.xml @@ -16,7 +16,7 @@ when calling the passwd program and should be turned off after this has been done. This option has no effect if the - paramter is set. This parameter is off by default. + parameter is set. This parameter is off by default. passwd chat -- 2.47.3