s3/doc: some spelling fixes
authorBjörn Jacke <bj@sernet.de>
Mon, 11 Jun 2012 18:58:11 +0000 (20:58 +0200)
committerBjoern Jacke <bj@sernet.de>
Mon, 11 Jun 2012 21:16:26 +0000 (23:16 +0200)
Thanks to Frans Luteijn <f.a.g.luteijn at knoware.nl> for providing the fixes!

Autobuild-User(master): Björn Jacke <bj@sernet.de>
Autobuild-Date(master): Mon Jun 11 23:16:26 CEST 2012 on sn-devel-104

23 files changed:
docs-xml/manpages-3/net.8.xml
docs-xml/smbdotconf/ldap/ldapsameditposix.xml
docs-xml/smbdotconf/locking/lockspincount.xml
docs-xml/smbdotconf/logging/ldapdebuglevel.xml
docs-xml/smbdotconf/logon/abortshutdownscript.xml
docs-xml/smbdotconf/logon/setprimarygroupscript.xml
docs-xml/smbdotconf/logon/shutdownscript.xml
docs-xml/smbdotconf/misc/ctdbtimeout.xml
docs-xml/smbdotconf/printing/printcapname.xml
docs-xml/smbdotconf/printing/useclientdriver.xml
docs-xml/smbdotconf/protocol/minreceivefilesize.xml
docs-xml/smbdotconf/protocol/usespnego.xml
docs-xml/smbdotconf/security/aclgroupcontrol.xml
docs-xml/smbdotconf/security/algorithmicridbase.xml
docs-xml/smbdotconf/security/passwordserver.xml
docs-xml/smbdotconf/security/restrictanonymous.xml
docs-xml/smbdotconf/security/usernamemap.xml
docs-xml/smbdotconf/tuning/paranoidserversecurity.xml
docs-xml/smbdotconf/tuning/strictallocate.xml
docs-xml/smbdotconf/vfs/setquotacommand.xml
docs-xml/smbdotconf/winbind/createkrb5conf.xml
docs-xml/smbdotconf/winbind/idmapconfig.xml
docs-xml/smbdotconf/winbind/winbindnormalizenames.xml

index 7f2b4a7e8ddf0d670893dac2ae5269868b246c8f..f20afb29f4a306dd3eda605dc0a82622110faaa8 100644 (file)
@@ -686,7 +686,7 @@ net groupmap add {rid=int|sid=string} unixgroup=string \
 <refsect3>
 <title>GROUPMAP MODIFY</title>
 
-<para>Update en existing group entry.</para>
+<para>Update an existing group entry.</para>
 
 <para>
 <programlisting>
index c04ecc9cdd6a9dda7526378ca27288f446dcf862..bf6111945bf75c21146764d9f763469cef0d19b7 100644 (file)
@@ -17,7 +17,7 @@
        To use this option, a basic ldap tree must be provided and the ldap suffix parameters must be properly
        configured. On virgin servers the default users and groups (Administrator, Guest, Domain Users,
        Domain Admins, Domain Guests) can be precreated with the command <command moreinfo="none">net sam
-       provision</command>. To run this command the ldap server must be running, Winindd must be running and
+       provision</command>. To run this command the ldap server must be running, Winbindd must be running and
        the smb.conf ldap options must be properly configured.
 
        The typical ldap setup used with the <smbconfoption name="ldapsam:trusted">yes</smbconfoption> option
index 9d74bd75300147144e82a1a49ef11b7e3f79e5fe..da2582d0e080c917e63c15d275a6cc7acdb58c98 100644 (file)
@@ -4,7 +4,7 @@
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
        <para>This parameter has been made inoperative in Samba 3.0.24.
-       The functionality it contolled is now controlled by the parameter
+       The functionality it controlled is now controlled by the parameter
        <smbconfoption name="lock spin time"/>.
        </para>
 </description>
index fdb6d40f25a11608c31aefabb77abdd7f00feb2a..a8c47e47255967d3b60d14ffc60ec54bffb60749 100644 (file)
@@ -17,7 +17,7 @@
                 <emphasis>1</emphasis> for tracing function calls.
        </para>
        <para>
-               The debug ouput from the LDAP libraries appears with the
+               The debug output from the LDAP libraries appears with the
                prefix [LDAP] in Samba's logging output.
                The level at which LDAP logging is printed is controlled by the
                parameter <parameter>ldap debug threshold</parameter>.
index a8228cb9a7380e31297b0d81d712440467df6b41..56bd35f2915b3ce0ae1d69ba5ce9e7e0d11e0a36 100644 (file)
@@ -8,7 +8,7 @@
        <manvolnum>8</manvolnum></citerefentry> that
        should stop a shutdown procedure issued by the <smbconfoption name="shutdown script"/>.</para>
                
-       <para>If the connected user posseses the <constant>SeRemoteShutdownPrivilege</constant>,
+       <para>If the connected user possesses the <constant>SeRemoteShutdownPrivilege</constant>,
        right, this command will be run as root.</para>
 </description>
 <value type="default">&quot;&quot;</value>
index b348501e8b6cb10470d64543a43fa4d3cf0053e4..3108ac662281bc32ba2eba6208cdf682abfa745a 100644 (file)
@@ -7,7 +7,7 @@
 
        <para>Thanks to the Posix subsystem in NT a Windows User has a
        primary group in addition to the auxiliary groups.  This script
-       sets the primary group in the unix userdatase when an
+       sets the primary group in the unix user database when an
        administrator sets the primary group from the windows user
        manager or when fetching a SAM with <command>net rpc
        vampire</command>. <parameter>%u</parameter> will be replaced
index 2936a14c56d0eb9b85b4b907805617afc2a37b06..e1cc72494e6209c80740d416e1a5f14a00b40c92 100644 (file)
@@ -9,7 +9,7 @@
         <manvolnum>8</manvolnum></citerefentry> that should 
        start a shutdown procedure.</para>
 
-       <para>If the connected user posseses the <constant>SeRemoteShutdownPrivilege</constant>,
+       <para>If the connected user possesses the <constant>SeRemoteShutdownPrivilege</constant>,
        right, this command will be run as root.</para>
 
        <para>The %z %t %r %f variables are expanded as follows:</para>
index 97d50390000efe0d62f79dc39630a169e250b968..1cc6262b379a56de80acf1f7a391dba31f9f2d5e 100644 (file)
@@ -25,7 +25,7 @@
          Be aware that if you set this parameter, this needs to be in
          the file smb.conf, it is not really helpful to put this into
          a registry configuration (typical on a cluster), because to
-         access the registry contact to ctdb is requred.
+         access the registry contact to ctdb is required.
        </para>
        <para>Setting <parameter>ctdb timeout</parameter> to n makes
          any process waiting longer than n seconds for a reply by the
index f581e956939085995dd16a9a8ad985d45a19a02b..7945ef4e3cc872721eb12d331b9b51cfaac86814 100644 (file)
@@ -13,7 +13,7 @@
 
     <para>
        To use the CUPS printing interface set <command moreinfo="none">printcap name = cups </command>. This should
-       be supplemented by an addtional setting <smbconfoption name="printing">cups</smbconfoption> in the [global]
+       be supplemented by an additional setting <smbconfoption name="printing">cups</smbconfoption> in the [global]
        section.  <command moreinfo="none">printcap name = cups</command> will use the  &quot;dummy&quot; printcap
        created by CUPS, as specified in your CUPS configuration file.
     </para>
index 4d9b7abfccc406c77d6078150a941132e5a95acc..ecb9c3cdcf4940f069abf912be7b0f26f3c35e82 100644 (file)
@@ -19,7 +19,7 @@
     printer using MS-RPC.  The problem is that because the client
     considers the printer to be local, it will attempt to issue the
     OpenPrinterEx() call requesting access rights associated  with the
-    logged on user. If the user possesses local administator rights but
+    logged on user. If the user possesses local administrator rights but
     not root privilege on the Samba host (often the case), the
     OpenPrinterEx() call will fail.  The result is that the client will
     now display an &quot;Access Denied; Unable to connect&quot; message
index 2df6c178db2ec6b8516eaac41f69e5f8b7ae57e7..55085a3b2a9b02e8fd2f3be472e3aca0fd217e4d 100644 (file)
@@ -14,7 +14,7 @@ but user testing is recommended. If set to zero Samba processes SMBwriteX calls
 normal way. To enable POSIX large write support (SMB/CIFS writes up to 16Mb) this option must be
 nonzero. The maximum value is 128k. Values greater than 128k will be silently set to 128k.</para>
 <para>Note this option will have NO EFFECT if set on a SMB signed connection.</para>
-<para>The default is zero, which diables this option.</para>
+<para>The default is zero, which disables this option.</para>
 </description>
 
 <related>min receivefile size</related>
index e16c7ce2be1495b6d72d5f1e31eb32366a49101d..5c2abccffbaf683736c4dc4ec21ddbbcc200855d 100644 (file)
@@ -4,7 +4,7 @@
                  developer="1"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
-    <para>This deprecated variable controls controls whether samba will try 
+    <para>This deprecated variable controls whether samba will try 
     to use Simple and Protected NEGOciation (as specified by rfc2478) with 
     WindowsXP and Windows2000 clients to agree upon an authentication mechanism. 
 </para>
index 6efd46dd8dc6434801a3526f3abe7f733fe4884d..e62216a8efb200e69f08616b7236716f48f8e21d 100644 (file)
@@ -14,7 +14,7 @@
        that group to modify the permissions on it. This allows the delegation of security controls
        on a point in the filesystem to the group owner of a directory and anything below it also owned
        by that group. This means there are multiple people with permissions to modify ACLs on a file
-       or directory, easing managability.
+       or directory, easing manageability.
        </para>
        <para>
        This parameter allows Samba to also permit delegation of the control over a point in the exported
index 24a31500246f5cb59c147bc7a02460f88f89895d..bcf3ef673c09556051e03ff4a69cf88b3721d240 100644 (file)
@@ -11,7 +11,7 @@
 
     <para>Setting this option to a larger value could be useful to sites
     transitioning from WinNT and Win2k, as existing user and 
-    group rids would otherwise clash with sytem users etc. 
+    group rids would otherwise clash with system users etc. 
     </para>
 
     <para>All UIDs and GIDs must be able to be resolved into SIDs for  
index 09d335c3ac036945dbffc86cb0b224b3cb716998..ad242c4a415c966ceac94e98bbade1797001e8f2 100644 (file)
@@ -15,7 +15,7 @@
     <emphasis>should not</emphasis> be used, as the default '*' indicates to Samba 
     to determine the best DC to contact dynamically, just as all other hosts in an 
     AD domain do.  This allows the domain to be maintained without modification to 
-    the smb.conf file.  The cryptograpic protection on the authenticated RPC calls
+    the smb.conf file.  The cryptographic protection on the authenticated RPC calls
     used to verify passwords ensures that this default is safe.</para>
 
     <para><emphasis>It is strongly recommended that you use the
@@ -72,7 +72,7 @@
 
        <listitem>
          <para>Using a password server  means your UNIX box (running
-         Samba) is only as secure as (a host masqurading as) your password server. <emphasis>DO NOT
+         Samba) is only as secure as (a host masquerading as) your password server. <emphasis>DO NOT
          CHOOSE A PASSWORD SERVER THAT  YOU DON'T COMPLETELY TRUST</emphasis>.
          </para>
        </listitem>
index 1fbf983d54d98caf96d9791e4a256e4e5f50c004..8e2ef081d1c679f47d79e207e7b2d4d40974dfd0 100644 (file)
@@ -13,7 +13,7 @@ HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\
 </programlisting>
        registry key in Windows 2000 and Windows NT.  When set to 0, user
        and group list information is returned to anyone who asks.  When set
-    to 1, only an authenticated user can retrive user and
+    to 1, only an authenticated user can retrieve user and
     group list information.  For the value 2, supported by
     Windows 2000/XP and Samba, no anonymous connections are allowed at
     all.  This can break third party and Microsoft
index 54179690be569688c0d362e110c547e5911ce4d1..fec7375f7f996531d9883559c231759e81bf72d6 100644 (file)
@@ -14,7 +14,7 @@
     <para>
        Please note that for user or share mode security, the username map is applied prior to validating the user
        credentials.  Domain member servers (domain or ads) apply the username map after the user has been
-       successfully authenticated by the domain controller and require fully qualified enties in the map table (e.g.
+       successfully authenticated by the domain controller and require fully qualified entries in the map table (e.g.
        biddle = <literal>DOMAIN\foo</literal>).
        </para>
     
index e5c2fe0ad147881eb48b03fa93be0a44493e3ae7..e55358372271373110517050783e838c96937881 100644 (file)
@@ -5,13 +5,13 @@
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
     <para>Some version of NT 4.x allow non-guest 
-    users with a bad passowrd. When this option is enabled, samba will not 
+    users with a bad password. When this option is enabled, samba will not 
     use a broken NT 4.x server as password server, but instead complain
     to the logs and exit.  
     </para>
 
     <para>Disabling this option prevents Samba from making
-    this check, which involves deliberatly attempting a
+    this check, which involves deliberately attempting a
     bad logon to the remote server.</para>
 </description>
 
index 900c90f215d013d5c2c58f07d38d2858255ef004..bd867da7b1f6262665fb1cabab958de1b6191346 100644 (file)
@@ -11,7 +11,7 @@
     when a file is created or extended to be a given size. In UNIX
     terminology this means that Samba will stop creating sparse files.</para>
 
-    <para>This option is really desgined for file systems that support
+    <para>This option is really designed for file systems that support
     fast allocation of large numbers of blocks such as extent-based file systems.
     On file systems that don't support extents (most notably ext3) this can
     make Samba slower. When you work with large files over >100MB on file
index b00a6206286e05258104ed2ebf9b2b733f8e598f..03e40a9e3dcec446c91af2eaaf3f468b05ace811 100644 (file)
@@ -9,7 +9,7 @@
        samba can use.</para>
 
        <para>This option is only available if Samba was configured with the argument <command>--with-sys-quotas</command> or 
-       on linux when <command>./configure --with-quotas</command> was used and a working quota api 
+       on Linux when <command>./configure --with-quotas</command> was used and a working quota api 
        was found in the system. Most packages are configured with these options already.</para>
 
        <para>This parameter should specify the path to a script that 
index 38818240c3f3e41fa9b5478e271ea68ad7812e1d..2ebcc811323346c1c6866be9151b622a18714b6a 100644 (file)
@@ -6,7 +6,7 @@
 <description>
 
        <para>
-       Setting this paramter to <value type="example">no</value> prevents
+       Setting this parameter to <value type="example">no</value> prevents
        winbind from creating custom krb5.conf files. Winbind normally does
        this because the krb5 libraries are not AD-site-aware and thus would
        pick any domain controller out of potentially very many. Winbind
index 69bddf0ebf75fcd2c8d1d8f51dbd163cea3fb7f0..265fa12986da870a1ba00d593f071dcca61b7cc9 100644 (file)
@@ -18,7 +18,7 @@
        <para>
        The idmap configuration is hence divided into groups, one group
        for each domain to be configured, and one group with the the
-       asterisk instead of a proper domain name, which speifies the
+       asterisk instead of a proper domain name, which specifies the
        default configuration that is used to catch all domains that do
        not have an explicit idmap configuration of their own.
        </para>
@@ -83,7 +83,7 @@
                Defines the available matching uid and gid range for which the
                backend is authoritative. For allocating backends, this also
                defines the start and the end of the range for allocating
-               new unid IDs.
+               new uniq IDs.
                </para>
                <para>
                winbind uses this parameter to find the backend that is
index 3bcdeca1310cd3fe0beeceb3a879f503b5d6187e..28bd34cfbf301f2346e7e3b63e61ffa2ba6f9272 100644 (file)
@@ -21,7 +21,7 @@
          idmap and nss_info plugin for the specifics on how to configure
          name aliasing for a specific configuration.  Name aliasing takes
          precedence (and is mutually exclusive) over the whitespace
-         replacement mechanism discussed previsouly.
+         replacement mechanism discussed previously.
          </para>
 
 </description>