man pages: Fix typos.
authorChristoph Zauner <christoph.zauner@sernet.de>
Wed, 11 Jun 2008 13:17:21 +0000 (15:17 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 12 Jun 2008 07:26:10 +0000 (09:26 +0200)
(This used to be commit 881eaa26e071a7fde9c6fc5eb42ae122d0ddd490)

docs-xml/smbdotconf/base/bindinterfacesonly.xml
docs-xml/smbdotconf/ldap/ldapsameditposix.xml
docs-xml/smbdotconf/printing/addprintercommand.xml
docs-xml/smbdotconf/printing/deleteprintercommand.xml
docs-xml/smbdotconf/security/ntlmauth.xml
docs-xml/smbdotconf/security/passwdchat.xml

index bccac4a0da492caac4c88cc1e5f9a0f6e9e48a7d..6e8321bbca0047aa25c8593df0d0ee452794b862 100644 (file)
        For file service it causes <citerefentry><refentrytitle>smbd</refentrytitle>
        <manvolnum>8</manvolnum></citerefentry> to bind only to the interface list given in the <smbconfoption
        name="interfaces"/> parameter. This restricts the networks that <command moreinfo="none">smbd</command> will
-       serve to packets coming in those interfaces.  Note that you should not use this parameter for machines that
+       serve, to packets coming in on those interfaces.  Note that you should not use this parameter for machines that
        are serving PPP or other intermittent or non-broadcast network interfaces as it will not cope with
        non-permanent interfaces.
        </para>
 
        <para>
-       If <smbconfoption name="bind interfaces only"/> is set then unless the network address
-        <emphasis>127.0.0.1</emphasis> is added to the <smbconfoption name="interfaces"/> parameter list
+       If <smbconfoption name="bind interfaces only"/> is set and the network address
+        <emphasis>127.0.0.1</emphasis> is not added to the <smbconfoption name="interfaces"/> parameter list
         <citerefentry><refentrytitle>smbpasswd</refentrytitle> <manvolnum>8</manvolnum></citerefentry> and
         <citerefentry><refentrytitle>swat</refentrytitle> <manvolnum>8</manvolnum></citerefentry> may not work as
        expected due to the reasons covered below.
index ace6c6c64d5dabc274b69c28b5ca345022020cf9..c04ecc9cdd6a9dda7526378ca27288f446dcf862 100644 (file)
@@ -48,8 +48,7 @@
        idmap gid = 5000-50000
        </programlisting>
 
-       This configuration assume the ldap server have been loaded with a base tree like described
-       in the following ldif:
+       This configuration assumes a directory layout like described in the following ldif:
 
        <programlisting>
        dn: dc=samba,dc=org
index ed3c5aa3be27a65ef2694939eae3dcd2774a986f..c66f43eb3ffb0ffe68f1f0dc1e8d4b95c54f5fe6 100644 (file)
@@ -1,4 +1,4 @@
-<samba:parameter name="add printer command"
+<samba:parameter name="addprinter command"
                  context="G"
                                 type="string"
                 advanced="1" developer="1"
@@ -12,8 +12,9 @@
     NT/2000 print server.</para>
                
     <para>For a Samba host this means that the printer must be 
-    physically added to the underlying printing system.  The <parameter moreinfo="none">add 
-    printer command</parameter> defines a script to be run which 
+    physically added to the underlying printing system.
+    The <parameter moreinfo="none">addprinter command</parameter>
+    defines a script to be run which
     will perform the necessary operations for adding the printer
     to the print system and to add the appropriate service definition 
     to the  <filename moreinfo="none">smb.conf</filename> file in order that it can be 
@@ -46,7 +47,8 @@
     </command> will return an ACCESS_DENIED error to the client.</para>
 
     <para>
-    The &quot;add printer command&quot; program can output a single line of text,
+    The <parameter moreinfo="none">addprinter command</parameter> program
+    can output a single line of text,
     which Samba will set as the port the new printer is connected to. 
     If this line isn't output, Samba won't reload its printer shares.
     </para>
index b48ab5700d1ada000080ead04529e7d95fb08ec5..d9a3fddfb9e7383ff7d6e99d8b3102d4bf80c881 100644 (file)
@@ -6,11 +6,11 @@
 <description>
     <para>With the introduction of MS-RPC based printer
     support for Windows NT/2000 clients in Samba 2.2, it is now 
-    possible to delete printer at run time by issuing the 
+    possible to a delete printer at run time by issuing the
     DeletePrinter() RPC call.</para>
                
     <para>For a Samba host this means that the printer must be 
-    physically deleted from underlying printing system.  The 
+    physically deleted from the underlying printing system.  The
     <smbconfoption name="deleteprinter command"/> defines a script to be run which 
     will perform the necessary operations for removing the printer
     from the print system and from <filename moreinfo="none">smb.conf</filename>.
@@ -22,7 +22,7 @@
                
     <para>Once the <smbconfoption name="deleteprinter command"/> has 
     been executed, <command moreinfo="none">smbd</command> will reparse the <filename moreinfo="none">
-    smb.conf</filename> to associated printer no longer exists.  
+    smb.conf</filename> to check that the associated printer no longer exists.
     If the sharename is still valid, then <command moreinfo="none">smbd
     </command> will return an ACCESS_DENIED error to the client.</para>
 </description>
index ebcdad72a1ec7a53d198e1718421062b26f5a85f..ec603bbf59b23c8dbb4bbbc4fe4b46c0915fb6d6 100644 (file)
@@ -13,7 +13,7 @@
     <para>If this option, and <command moreinfo="none">lanman
     auth</command> are both disabled, then only NTLMv2 logins will be
     permited.  Not all clients support NTLMv2, and most will require
-       special configuration to us it.</para>
+       special configuration to use it.</para>
 </description>
 
 <value type="default">yes</value>
index da18142dfa3ff0b07db2a2ce0c630d2907f82f6b..13db519f40e787907a92a1a5feca3eaf3d671c94 100644 (file)
@@ -17,7 +17,7 @@
     on what local methods are used for password control (such as NIS 
     etc).</para>
 
-    <para>Note that this parameter only is only used if the <smbconfoption
+    <para>Note that this parameter only is used if the <smbconfoption
     name="unix password sync"/> parameter is set  to <constant>yes</constant>. This sequence is 
     then called <emphasis>AS ROOT</emphasis> when the SMB password  in the 
     smbpasswd file is being changed, without access to the old password