Fix more typos.
authorKarolin Seeger <ks@samba.org>
Fri, 28 Sep 2007 14:12:42 +0000 (14:12 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 13:47:38 +0000 (08:47 -0500)
Karolin

docs/Samba3-Developers-Guide/internals.xml
docs/manpages-3/ntlm_auth.1.xml
docs/manpages-3/winbindd.8.xml
docs/smbdotconf/security/algorithmicridbase.xml
docs/smbdotconf/security/passwdchatdebug.xml

index 617802860095252e9fb88610cc609b249ca3ccd7..be271217e73b44df9cfb08a2a4ee250bda77c636 100644 (file)
@@ -285,7 +285,7 @@ remote api.
 </para></listitem>
 <listitem><para>
        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.
 </para></listitem>
 <listitem><para>
        rdata:   a pointer to a pointer which will be set to point to the returned 
index 54fdb04e4463f4dfc89c51d395ee7dd259f03d91..ce46f639005c6041039dd0c31f36dd6356c32334 100644 (file)
              <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>
                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
        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>
index 337cdb0e8c5616c1cee922901874eb8e890dd0f7..3efeece93bfd637294a99314888f81f22821240a 100644 (file)
@@ -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
index b854bc721428f750e08497cf3cb5c45dd4cebdd2..24a31500246f5cb59c147bc7a02460f88f89895d 100644 (file)
@@ -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.
     </para>
 </description>
 
index 78714ab8b58eb86006630c7a256fff77e82793aa..24bcbdba10803e4f04a9968432bd4243358006df 100644 (file)
@@ -16,7 +16,7 @@
     when calling the <parameter moreinfo="none">passwd program</parameter> and should 
     be turned off after this has been done. This option has no effect if the 
     <smbconfoption name="pam password change"/>
-       paramter is set. This parameter is off by default.</para>
+       parameter is set. This parameter is off by default.</para>
 </description>
 
 <related>passwd chat</related>