svn commit: samba-docs r1187 - in trunk: Samba3-Developers-Guide manpages-3 smbdotconf/security

kseeger at samba.org kseeger at samba.org
Fri Sep 28 14:12:45 GMT 2007


Author: kseeger
Date: 2007-09-28 14:12:42 +0000 (Fri, 28 Sep 2007)
New Revision: 1187

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=1187

Log:
Fix more typos.
Karolin
Modified:
   trunk/Samba3-Developers-Guide/internals.xml
   trunk/manpages-3/ntlm_auth.1.xml
   trunk/manpages-3/winbindd.8.xml
   trunk/smbdotconf/security/algorithmicridbase.xml
   trunk/smbdotconf/security/passwdchatdebug.xml


Changeset:
Modified: trunk/Samba3-Developers-Guide/internals.xml
===================================================================
--- trunk/Samba3-Developers-Guide/internals.xml	2007-09-28 14:00:09 UTC (rev 1186)
+++ trunk/Samba3-Developers-Guide/internals.xml	2007-09-28 14:12:42 UTC (rev 1187)
@@ -285,7 +285,7 @@
 </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 

Modified: trunk/manpages-3/ntlm_auth.1.xml
===================================================================
--- trunk/manpages-3/ntlm_auth.1.xml	2007-09-28 14:00:09 UTC (rev 1186)
+++ trunk/manpages-3/ntlm_auth.1.xml	2007-09-28 14:12:42 UTC (rev 1187)
@@ -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>

Modified: trunk/manpages-3/winbindd.8.xml
===================================================================
--- trunk/manpages-3/winbindd.8.xml	2007-09-28 14:00:09 UTC (rev 1186)
+++ trunk/manpages-3/winbindd.8.xml	2007-09-28 14:12:42 UTC (rev 1187)
@@ -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

Modified: trunk/smbdotconf/security/algorithmicridbase.xml
===================================================================
--- trunk/smbdotconf/security/algorithmicridbase.xml	2007-09-28 14:00:09 UTC (rev 1186)
+++ trunk/smbdotconf/security/algorithmicridbase.xml	2007-09-28 14:12:42 UTC (rev 1187)
@@ -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>
 

Modified: trunk/smbdotconf/security/passwdchatdebug.xml
===================================================================
--- trunk/smbdotconf/security/passwdchatdebug.xml	2007-09-28 14:00:09 UTC (rev 1186)
+++ trunk/smbdotconf/security/passwdchatdebug.xml	2007-09-28 14:12:42 UTC (rev 1187)
@@ -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>



More information about the samba-cvs mailing list