The branch, master has been updated
       via  1b0690f s3/doc: some spelling fixes
      from  17d5fbd s3-winbindd: add comments about dump_core_setup

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 1b0690fd83dda57d96da3eb5fcd7bc482d1f97d4
Author: Björn Jacke <b...@sernet.de>
Date:   Mon Jun 11 20:58:11 2012 +0200

    s3/doc: some spelling fixes
    
    Thanks to Frans Luteijn <f.a.g.luteijn at knoware.nl> for providing the 
fixes!
    
    Autobuild-User(master): Björn Jacke <b...@sernet.de>
    Autobuild-Date(master): Mon Jun 11 23:16:26 CEST 2012 on sn-devel-104

-----------------------------------------------------------------------

Summary of changes:
 docs-xml/manpages-3/net.8.xml                      |    2 +-
 docs-xml/smbdotconf/ldap/ldapsameditposix.xml      |    2 +-
 docs-xml/smbdotconf/locking/lockspincount.xml      |    2 +-
 docs-xml/smbdotconf/logging/ldapdebuglevel.xml     |    2 +-
 docs-xml/smbdotconf/logon/abortshutdownscript.xml  |    2 +-
 .../smbdotconf/logon/setprimarygroupscript.xml     |    2 +-
 docs-xml/smbdotconf/logon/shutdownscript.xml       |    2 +-
 docs-xml/smbdotconf/misc/ctdbtimeout.xml           |    2 +-
 docs-xml/smbdotconf/printing/printcapname.xml      |    2 +-
 docs-xml/smbdotconf/printing/useclientdriver.xml   |    2 +-
 .../smbdotconf/protocol/minreceivefilesize.xml     |    2 +-
 docs-xml/smbdotconf/protocol/usespnego.xml         |    2 +-
 docs-xml/smbdotconf/security/aclgroupcontrol.xml   |    2 +-
 .../smbdotconf/security/algorithmicridbase.xml     |    2 +-
 docs-xml/smbdotconf/security/passwordserver.xml    |    4 ++--
 docs-xml/smbdotconf/security/restrictanonymous.xml |    2 +-
 docs-xml/smbdotconf/security/usernamemap.xml       |    2 +-
 .../smbdotconf/tuning/paranoidserversecurity.xml   |    4 ++--
 docs-xml/smbdotconf/tuning/strictallocate.xml      |    2 +-
 docs-xml/smbdotconf/vfs/setquotacommand.xml        |    2 +-
 docs-xml/smbdotconf/winbind/createkrb5conf.xml     |    2 +-
 docs-xml/smbdotconf/winbind/idmapconfig.xml        |    4 ++--
 .../smbdotconf/winbind/winbindnormalizenames.xml   |    2 +-
 23 files changed, 26 insertions(+), 26 deletions(-)


Changeset truncated at 500 lines:

diff --git a/docs-xml/manpages-3/net.8.xml b/docs-xml/manpages-3/net.8.xml
index 7f2b4a7..f20afb2 100644
--- a/docs-xml/manpages-3/net.8.xml
+++ b/docs-xml/manpages-3/net.8.xml
@@ -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>
diff --git a/docs-xml/smbdotconf/ldap/ldapsameditposix.xml 
b/docs-xml/smbdotconf/ldap/ldapsameditposix.xml
index c04ecc9..bf61119 100644
--- a/docs-xml/smbdotconf/ldap/ldapsameditposix.xml
+++ b/docs-xml/smbdotconf/ldap/ldapsameditposix.xml
@@ -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
diff --git a/docs-xml/smbdotconf/locking/lockspincount.xml 
b/docs-xml/smbdotconf/locking/lockspincount.xml
index 9d74bd7..da2582d 100644
--- a/docs-xml/smbdotconf/locking/lockspincount.xml
+++ b/docs-xml/smbdotconf/locking/lockspincount.xml
@@ -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>
diff --git a/docs-xml/smbdotconf/logging/ldapdebuglevel.xml 
b/docs-xml/smbdotconf/logging/ldapdebuglevel.xml
index fdb6d40..a8c47e4 100644
--- a/docs-xml/smbdotconf/logging/ldapdebuglevel.xml
+++ b/docs-xml/smbdotconf/logging/ldapdebuglevel.xml
@@ -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>.
diff --git a/docs-xml/smbdotconf/logon/abortshutdownscript.xml 
b/docs-xml/smbdotconf/logon/abortshutdownscript.xml
index a8228cb..56bd35f 100644
--- a/docs-xml/smbdotconf/logon/abortshutdownscript.xml
+++ b/docs-xml/smbdotconf/logon/abortshutdownscript.xml
@@ -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>
diff --git a/docs-xml/smbdotconf/logon/setprimarygroupscript.xml 
b/docs-xml/smbdotconf/logon/setprimarygroupscript.xml
index b348501..3108ac6 100644
--- a/docs-xml/smbdotconf/logon/setprimarygroupscript.xml
+++ b/docs-xml/smbdotconf/logon/setprimarygroupscript.xml
@@ -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
diff --git a/docs-xml/smbdotconf/logon/shutdownscript.xml 
b/docs-xml/smbdotconf/logon/shutdownscript.xml
index 2936a14..e1cc724 100644
--- a/docs-xml/smbdotconf/logon/shutdownscript.xml
+++ b/docs-xml/smbdotconf/logon/shutdownscript.xml
@@ -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>
diff --git a/docs-xml/smbdotconf/misc/ctdbtimeout.xml 
b/docs-xml/smbdotconf/misc/ctdbtimeout.xml
index 97d5039..1cc6262 100644
--- a/docs-xml/smbdotconf/misc/ctdbtimeout.xml
+++ b/docs-xml/smbdotconf/misc/ctdbtimeout.xml
@@ -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
diff --git a/docs-xml/smbdotconf/printing/printcapname.xml 
b/docs-xml/smbdotconf/printing/printcapname.xml
index f581e95..7945ef4 100644
--- a/docs-xml/smbdotconf/printing/printcapname.xml
+++ b/docs-xml/smbdotconf/printing/printcapname.xml
@@ -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>
diff --git a/docs-xml/smbdotconf/printing/useclientdriver.xml 
b/docs-xml/smbdotconf/printing/useclientdriver.xml
index 4d9b7ab..ecb9c3c 100644
--- a/docs-xml/smbdotconf/printing/useclientdriver.xml
+++ b/docs-xml/smbdotconf/printing/useclientdriver.xml
@@ -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
diff --git a/docs-xml/smbdotconf/protocol/minreceivefilesize.xml 
b/docs-xml/smbdotconf/protocol/minreceivefilesize.xml
index 2df6c17..55085a3 100644
--- a/docs-xml/smbdotconf/protocol/minreceivefilesize.xml
+++ b/docs-xml/smbdotconf/protocol/minreceivefilesize.xml
@@ -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>
diff --git a/docs-xml/smbdotconf/protocol/usespnego.xml 
b/docs-xml/smbdotconf/protocol/usespnego.xml
index e16c7ce..5c2abcc 100644
--- a/docs-xml/smbdotconf/protocol/usespnego.xml
+++ b/docs-xml/smbdotconf/protocol/usespnego.xml
@@ -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>
diff --git a/docs-xml/smbdotconf/security/aclgroupcontrol.xml 
b/docs-xml/smbdotconf/security/aclgroupcontrol.xml
index 6efd46d..e62216a 100644
--- a/docs-xml/smbdotconf/security/aclgroupcontrol.xml
+++ b/docs-xml/smbdotconf/security/aclgroupcontrol.xml
@@ -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
diff --git a/docs-xml/smbdotconf/security/algorithmicridbase.xml 
b/docs-xml/smbdotconf/security/algorithmicridbase.xml
index 24a3150..bcf3ef6 100644
--- a/docs-xml/smbdotconf/security/algorithmicridbase.xml
+++ b/docs-xml/smbdotconf/security/algorithmicridbase.xml
@@ -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  
diff --git a/docs-xml/smbdotconf/security/passwordserver.xml 
b/docs-xml/smbdotconf/security/passwordserver.xml
index 09d335c..ad242c4 100644
--- a/docs-xml/smbdotconf/security/passwordserver.xml
+++ b/docs-xml/smbdotconf/security/passwordserver.xml
@@ -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>
diff --git a/docs-xml/smbdotconf/security/restrictanonymous.xml 
b/docs-xml/smbdotconf/security/restrictanonymous.xml
index 1fbf983..8e2ef08 100644
--- a/docs-xml/smbdotconf/security/restrictanonymous.xml
+++ b/docs-xml/smbdotconf/security/restrictanonymous.xml
@@ -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
diff --git a/docs-xml/smbdotconf/security/usernamemap.xml 
b/docs-xml/smbdotconf/security/usernamemap.xml
index 5417969..fec7375 100644
--- a/docs-xml/smbdotconf/security/usernamemap.xml
+++ b/docs-xml/smbdotconf/security/usernamemap.xml
@@ -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>
     
diff --git a/docs-xml/smbdotconf/tuning/paranoidserversecurity.xml 
b/docs-xml/smbdotconf/tuning/paranoidserversecurity.xml
index e5c2fe0..e553583 100644
--- a/docs-xml/smbdotconf/tuning/paranoidserversecurity.xml
+++ b/docs-xml/smbdotconf/tuning/paranoidserversecurity.xml
@@ -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>
 
diff --git a/docs-xml/smbdotconf/tuning/strictallocate.xml 
b/docs-xml/smbdotconf/tuning/strictallocate.xml
index 900c90f..bd867da 100644
--- a/docs-xml/smbdotconf/tuning/strictallocate.xml
+++ b/docs-xml/smbdotconf/tuning/strictallocate.xml
@@ -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
diff --git a/docs-xml/smbdotconf/vfs/setquotacommand.xml 
b/docs-xml/smbdotconf/vfs/setquotacommand.xml
index b00a620..03e40a9 100644
--- a/docs-xml/smbdotconf/vfs/setquotacommand.xml
+++ b/docs-xml/smbdotconf/vfs/setquotacommand.xml
@@ -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 
diff --git a/docs-xml/smbdotconf/winbind/createkrb5conf.xml 
b/docs-xml/smbdotconf/winbind/createkrb5conf.xml
index 3881824..2ebcc81 100644
--- a/docs-xml/smbdotconf/winbind/createkrb5conf.xml
+++ b/docs-xml/smbdotconf/winbind/createkrb5conf.xml
@@ -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
diff --git a/docs-xml/smbdotconf/winbind/idmapconfig.xml 
b/docs-xml/smbdotconf/winbind/idmapconfig.xml
index 69bddf0..265fa12 100644
--- a/docs-xml/smbdotconf/winbind/idmapconfig.xml
+++ b/docs-xml/smbdotconf/winbind/idmapconfig.xml
@@ -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
diff --git a/docs-xml/smbdotconf/winbind/winbindnormalizenames.xml 
b/docs-xml/smbdotconf/winbind/winbindnormalizenames.xml
index 3bcdeca..28bd34c 100644
--- a/docs-xml/smbdotconf/winbind/winbindnormalizenames.xml
+++ b/docs-xml/smbdotconf/winbind/winbindnormalizenames.xml
@@ -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>


-- 
Samba Shared Repository

Reply via email to