Add some missing whitespaces.
authorKarolin Seeger <ks@samba.org>
Mon, 16 Apr 2007 07:47:27 +0000 (07:47 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 13:47:31 +0000 (08:47 -0500)
(This used to be commit a4598542897699d35c2614f87044ddd4f138d85d)

16 files changed:
docs/manpages-3/smb.conf.5.xml
docs/smbdotconf/base/bindinterfacesonly.xml
docs/smbdotconf/ldap/ldapssl.xml
docs/smbdotconf/ldap/ldapsuffix.xml
docs/smbdotconf/locking/sharemodes.xml
docs/smbdotconf/locking/strictlocking.xml
docs/smbdotconf/logon/addmachinescript.xml
docs/smbdotconf/logon/adduserscript.xml
docs/smbdotconf/logon/enableprivileges.xml
docs/smbdotconf/logon/logonhome.xml
docs/smbdotconf/logon/shutdownscript.xml
docs/smbdotconf/misc/utmp.xml
docs/smbdotconf/security/aclgroupcontrol.xml
docs/smbdotconf/security/allowtrusteddomains.xml
docs/smbdotconf/winbind/winbindenumusers.xml
docs/smbdotconf/winbind/winbindusedefaultdomain.xml

index 2e270fe454ab89841d8ada007292f0f43649120f..13743debf14576118e209a74ede3adcf36c2e69e 100644 (file)
@@ -18,8 +18,8 @@
        <para>
        The <filename moreinfo="none">smb.conf</filename> file is a configuration  file for the Samba suite. <filename
        moreinfo="none">smb.conf</filename> contains  runtime configuration information for the Samba programs. The
-       <filename moreinfo="none">smb.conf</filename> file is designed to be configured and  administered by the
-       <citerefentry><refentrytitle>swat</refentrytitle> <manvolnum>8</manvolnum></citerefentry> program. The
+        <filename moreinfo="none">smb.conf</filename> file is designed to be configured and administered by the
+        <citerefentry><refentrytitle>swat</refentrytitle> <manvolnum>8</manvolnum></citerefentry> program. The
        complete description of the file format and possible parameters held within are here for reference purposes.
        </para> 
 </refsect1>
@@ -77,7 +77,7 @@
 
        <para>
        There are three special sections, [global], [homes] and [printers], which are described under
-       <emphasis>special sections</emphasis>. The following notes apply to ordinary section descriptions.
+        <emphasis>special sections</emphasis>. The following notes apply to ordinary section descriptions.
        </para>
 
        <para>
index ae72efd73d08def49c561d23b04bd990c0c4ff7a..bccac4a0da492caac4c88cc1e5f9a0f6e9e48a7d 100644 (file)
        also binds to the &quot;all addresses&quot; interface (0.0.0.0) on ports 137 and 138 for the purposes of
        reading broadcast messages.  If this option is not set then <command moreinfo="none">nmbd</command> will
        service name requests on all of these sockets. If <smbconfoption name="bind interfaces only"/> is set then
-       <command moreinfo="none">nmbd</command> will check the source address of any packets coming in on the
+        <command moreinfo="none">nmbd</command> will check the source address of any packets coming in on the
        broadcast sockets and discard any that don't match the broadcast addresses of the interfaces in the
        <smbconfoption name="interfaces"/> parameter list.  As unicast packets are received on the other sockets it
        allows <command moreinfo="none">nmbd</command> to refuse to serve names to machines that send packets that
        arrive through any interfaces not listed in the <smbconfoption name="interfaces"/> list.  IP Source address
        spoofing does defeat this simple check, however, so it must not be used seriously as a security feature for
-       <command moreinfo="none">nmbd</command>.
+        <command moreinfo="none">nmbd</command>.
        </para>
 
        <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
-       <citerefentry><refentrytitle>smbpasswd</refentrytitle> <manvolnum>8</manvolnum></citerefentry> and
-       <citerefentry><refentrytitle>swat</refentrytitle> <manvolnum>8</manvolnum></citerefentry> may not work as
+        <emphasis>127.0.0.1</emphasis> is 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.
        </para>
 
        <para>
        To change a users SMB password, the <command moreinfo="none">smbpasswd</command> by default connects to the
-       <emphasis>localhost - 127.0.0.1</emphasis> address as an SMB client to issue the password change request. If
+        <emphasis>localhost - 127.0.0.1</emphasis> address as an SMB client to issue the password change request. 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 then <command
+        <emphasis>127.0.0.1</emphasis> is added to the <smbconfoption name="interfaces"/> parameter list then <command
        moreinfo="none"> smbpasswd</command> will fail to connect in it's default mode.  <command
        moreinfo="none">smbpasswd</command> can be forced to use the primary IP interface of the local host by using
        its <citerefentry><refentrytitle>smbpasswd</refentrytitle> <manvolnum>8</manvolnum></citerefentry>      <parameter
index 3c276b87e37d85842e4218c1efc4dbeb1f7c52d8..39ed08fe82d72fa7ed9c418c1cc9fc1c0c371913 100644 (file)
@@ -8,7 +8,7 @@
        use SSL when connecting to the ldap server
        This is <emphasis>NOT</emphasis> related to
        Samba's previous SSL support which was enabled by specifying the 
-       <command moreinfo="none">--with-ssl</command> option to the <filename moreinfo="none">configure</filename> 
+        <command moreinfo="none">--with-ssl</command> option to the <filename moreinfo="none">configure</filename> 
        script.</para>
                
 <para>The <smbconfoption name="ldap ssl"/> can be set to one of three values:</para>   
@@ -30,7 +30,7 @@
                        moreinfo="none">ldap server</parameter>. Only available when the 
                        backwards-compatiblity <command 
                        moreinfo="none">--with-ldapsam</command> option is specified
-               to configure. See <smbconfoption name="passdb backend"/></para>
+               to configure. See <smbconfoption name="passdb backend"/></para>.
                </listitem>
        </itemizedlist>         
 </description>
index 47d5a5bba2d26de8ffb6c18a81ed4d27430ea09d..48595139a27f3b484b21abf3f9c181022a161932 100644 (file)
@@ -8,9 +8,9 @@
 
        <para>
        The ldap suffix will be appended to the values specified for the <smbconfoption name="ldap user suffix"/>,
-       <smbconfoption name="ldap group suffix"/>, <smbconfoption name="ldap machine suffix"/>, and the
-       <smbconfoption name="ldap idmap suffix"/>. Each of these should be given only a DN relative to the
-       <smbconfoption name ="ldap suffix"/>.
+        <smbconfoption name="ldap group suffix"/>, <smbconfoption name="ldap machine suffix"/>, and the
+        <smbconfoption name="ldap idmap suffix"/>. Each of these should be given only a DN relative to the
+        <smbconfoption name ="ldap suffix"/>.
        </para>
 </description>
 <value type="default"></value>
index a2ce2e7ad6c64b354c52384d1da7cb010f6d5b54..e8371a563daa9f1ac02908eb68585c2e614a44b3 100644 (file)
@@ -13,7 +13,7 @@
        UNIX doesn't support shared memory (almost all do).</para>
 
        <para>The share modes that are enabled by this option are 
-       <constant>DENY_DOS</constant>, <constant>DENY_ALL</constant>,
+        <constant>DENY_DOS</constant>, <constant>DENY_ALL</constant>,
        <constant>DENY_READ</constant>, <constant>DENY_WRITE</constant>,
        <constant>DENY_NONE</constant> and <constant>DENY_FCB</constant>.
        </para>
index 9a2498d91d76a0d9d7c6d17f52e84317557090eb..e3a0ed7b4c5035b44052decd338cfc8f2a58fec4 100644 (file)
@@ -21,8 +21,8 @@
 
        <para>
        Well-behaved clients always ask for lock checks when it is important.  So in the vast majority of cases, 
-       <command moreinfo="none">strict locking = Auto</command> or
-       <command moreinfo="none">strict locking = no</command> is acceptable.
+        <command moreinfo="none">strict locking = Auto</command> or
+        <command moreinfo="none">strict locking = no</command> is acceptable.
        </para>
 </description>
 <value type="default">Auto</value>
index 08e255d00906075d416455bc24b1ce546cd9acd1..c06a4a964ffdba6ccb9eb703cea0caf92cef113e 100644 (file)
@@ -6,7 +6,7 @@
 <description>
        <para>
        This is the full pathname to a script that will  be run by
-       <citerefentry><refentrytitle>smbd</refentrytitle> <manvolnum>8</manvolnum></citerefentry> when a machine is
+        <citerefentry><refentrytitle>smbd</refentrytitle> <manvolnum>8</manvolnum></citerefentry> when a machine is
        added to Samba's domain and a Unix account matching the machine's name appended with a &quot;$&quot; does not
        already exist.
        </para>
index 8f50bc0a6992e99543307d7e96f538bab8c40458..7128cb73c7e03f08fb6f525b23fec18f0a6989f7 100644 (file)
@@ -15,7 +15,7 @@
        files on this server. For sites that use Windows NT account databases as their primary 
        user database creating these users and keeping the user list in sync with the Windows 
        NT PDC is an onerous task. This option allows smbd to create the required UNIX users 
-       <emphasis>ON DEMAND</emphasis> when a user accesses the Samba server.
+        <emphasis>ON DEMAND</emphasis> when a user accesses the Samba server.
        </para>
 
        <para>
index aedd4c8f98c842e99a67367c88a0795cb6f218ad..3e958e0ce9a630298bdffcaa9ceaff575d4229f7 100644 (file)
@@ -6,7 +6,7 @@
 <description>
        <para>
        This parameter controls whether or not smbd will honor privileges assigned to specific SIDs via either
-       <command>net rpc rights</command> or one of the Windows user and group manager tools.  This parameter is
+        <command>net rpc rights</command> or one of the Windows user and group manager tools.  This parameter is
        enabled by default. It can be disabled to prevent members of the Domain Admins group from being able to
        assign privileges to users or groups which can then result in certain smbd operations running as root that
        would normally run under the context of the connected user.
index 06f3d473756740080cfad3c7d4e696680fbb4695..b7a10a98fca765f3cec74b05fec895dde3230537 100644 (file)
@@ -33,7 +33,7 @@
        <para>
        This tells Samba to return the above string, with substitutions made when a client requests the info, generally 
        in a NetUserGetInfo request.  Win9X clients truncate the info to \\server\share when a user does 
-       <command moreinfo="none">net use /home</command> but use the whole string when dealing with profiles.
+        <command moreinfo="none">net use /home</command> but use the whole string when dealing with profiles.
        </para>
 
        <para>
index 6183540c3f64ebf45bc519277bf1be25aacddeba..7e8ec8fd3aaa2c5030d2e9d2f41b9ff5258f6897 100644 (file)
@@ -5,7 +5,7 @@
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
        <para>This a full path name to a script called by 
-       <citerefentry><refentrytitle>smbd</refentrytitle> 
+        <citerefentry><refentrytitle>smbd</refentrytitle> 
         <manvolnum>8</manvolnum></citerefentry> that should 
        start a shutdown procedure.</para>
 
index d60a6e5bec2f6437afb812a57e7e1153cf2c6181..67c02cc64c012bed37d11573eb5e0e2533eaee2c 100644 (file)
@@ -7,7 +7,7 @@
        <para>
        This boolean parameter is only available if Samba has been configured and compiled  
        with the option <command moreinfo="none">--with-utmp</command>. If set to 
-       <constant>yes</constant> then Samba will attempt to add utmp or utmpx records 
+        <constant>yes</constant> then Samba will attempt to add utmp or utmpx records 
        (depending on the UNIX system) whenever a connection is made to a Samba server. 
        Sites may use this to record the user connecting to a Samba share.
        </para>
index 493898553e10a7583929986db96537c3f25c9420..2039e6c4ead2b1aef81bd3e5161e0f65957092fa 100644 (file)
@@ -6,7 +6,7 @@
        <para>
        In a POSIX filesystem, only the owner of a file or directory and the superuser can modify the permissions
        and ACLs on a file. If this parameter is set, then Samba overrides this restriction, and also allows the
-       <emphasis>primary group owner</emphasis> of a file or directory to modify the permissions and ACLs
+        <emphasis>primary group owner</emphasis> of a file or directory to modify the permissions and ACLs
        on that file.
        </para>
        <para>
index 924e41e7934204b6539bbaaf0e659175948690ee..57bf1d2422be890e8c782ca77498c281a00e39b4 100644 (file)
@@ -6,7 +6,7 @@
 <description>
     <para>
     This option only takes effect when the <smbconfoption name="security"/> option is set to 
-    <constant>server</constant>,<constant>domain</constant> or <constant>ads</constant>.  
+    <constant>server</constant>, <constant>domain</constant> or <constant>ads</constant>.  
     If it is set to no, then attempts to connect to a resource from 
     a domain or workgroup other than the one which smbd is running 
     in will fail, even if that domain is trusted by the remote server 
index 002c6e065aa8c0ff00e2dfd932a113c693e8d6fc..c987feaf8af00c92378153ce760876467c4adee8 100644 (file)
@@ -6,10 +6,10 @@
        <para>On large installations using <citerefentry><refentrytitle>winbindd</refentrytitle>
        <manvolnum>8</manvolnum></citerefentry> it may be
        necessary to suppress the enumeration of users through the <command moreinfo="none">setpwent()</command>,
-       <command moreinfo="none">getpwent()</command> and
-       <command moreinfo="none">endpwent()</command> group of system calls.  If
+        <command moreinfo="none">getpwent()</command> and
+        <command moreinfo="none">endpwent()</command> group of system calls.  If
        the <parameter moreinfo="none">winbind enum users</parameter> parameter is
-       <constant>no</constant>, calls to the <command moreinfo="none">getpwent</command> system call
+        <constant>no</constant>, calls to the <command moreinfo="none">getpwent</command> system call
        will not return any data. </para>
 
 <warning><para>Turning off user
index 3fe76da349ac42a4a577796ee1f377ee04e6d714..334068a329af4a8e724c9c4c194e641722b91814 100644 (file)
@@ -5,7 +5,7 @@
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
        <para>This parameter specifies whether the
-       <citerefentry><refentrytitle>winbindd</refentrytitle> 
+        <citerefentry><refentrytitle>winbindd</refentrytitle> 
        <manvolnum>8</manvolnum></citerefentry> daemon should operate on users  
        without domain component in their username. Users without a domain
        component are treated as is part of the winbindd server's own