docs-xml: Fix spelling in smb.conf manpage
authorAndreas Schneider <asn@samba.org>
Mon, 3 Apr 2023 07:58:47 +0000 (09:58 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 4 Apr 2023 07:31:36 +0000 (07:31 +0000)
Best reviewed with: `git show --word-diff`.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
docs-xml/smbdotconf/ldap/ldapgroupsuffix.xml
docs-xml/smbdotconf/ldap/ldapidmapsuffix.xml
docs-xml/smbdotconf/ldap/ldapmachinesuffix.xml
docs-xml/smbdotconf/ldap/ldapusersuffix.xml
docs-xml/smbdotconf/logon/logonpath.xml
docs-xml/smbdotconf/security/serverrole.xml
docs-xml/smbdotconf/tuning/usemmap.xml

index 7de0fac169e585e83134f297886974077069d41e..f11b5d5455bf98ccc5d6f88af4ebd201a1826ad2 100644 (file)
@@ -7,7 +7,7 @@
        <para>This parameter specifies the suffix that is 
        used for groups when these are added to the LDAP directory.
        If this parameter is unset, the value of <smbconfoption 
-       name="ldap suffix"/> will be used instead.  The suffix string is pre-pended to the
+       name="ldap suffix"/> will be used instead.  The suffix string is prepended to the
         <smbconfoption name="ldap suffix"/> string so use a partial DN.</para>
 
 </description>
index 1fe7e8ae3889a76f9764a98a5882d9830b3b2a5f..e20e9620484fb5df6bf2bbd22798427615f85954 100644 (file)
@@ -7,7 +7,7 @@
        <para>
        This parameters specifies the suffix that is used when storing idmap mappings. If this parameter 
        is unset, the value of <smbconfoption name="ldap suffix"/> will be used instead.  The suffix 
-       string is pre-pended to the <smbconfoption name="ldap suffix"/> string so use a partial DN.
+       string is prepended to the <smbconfoption name="ldap suffix"/> string so use a partial DN.
        </para>
 </description>
 <value type="default"></value>
index e82675b1e4fd26b30292986ca7a9bb4644dbb6bb..d3310ed85f00585d12aebbd7a216cc0722c16e86 100644 (file)
@@ -7,7 +7,7 @@
 <description>
        <para>
        It specifies where machines should be added to the ldap tree.  If this parameter is unset, the value of
-       <smbconfoption name="ldap suffix"/> will be used instead.  The suffix string is pre-pended to the
+       <smbconfoption name="ldap suffix"/> will be used instead.  The suffix string is prepended to the
        <smbconfoption name="ldap suffix"/> string so use a partial DN.
        </para>
 </description>
index 8e6b8a340e4af9529023732ffc0a4ccf5c08783f..c8455e42d12198a96210b4671fa82a5e055f98c2 100644 (file)
@@ -7,7 +7,7 @@
        <para>
        This parameter specifies where users are added to the tree. If this parameter is unset, 
        the value of <smbconfoption name="ldap suffix"/> will be used instead.  The suffix 
-       string is pre-pended to the  <smbconfoption name="ldap suffix"/> string so use a partial DN.
+       string is prepended to the  <smbconfoption name="ldap suffix"/> string so use a partial DN.
        </para>
 
 </description>
index 440ebc4284e98b0dfb76c6ad59767f5c14135cd7..3cc85dbcdf9ace7555b9a617c072228804aee299 100644 (file)
@@ -43,7 +43,7 @@
        is used, at the time the user account is created the value configured
        for this parameter is written to the passdb backend and that value will
        over-ride the parameter value present in the smb.conf file. Any error
-       present in the passdb backend account record must be editted using the
+       present in the passdb backend account record must be edited using the
        appropriate tool (pdbedit on the command-line, or any other locally
        provided system tool).
        </para></warning>
index 1ccc8c5ebe8c92f23b226d3c58be852e384819d8..4ea4e4751eef319629d8bb2a4eb927efd6931f6d 100644 (file)
@@ -58,7 +58,7 @@
     controller, providing domain logon services to Windows and Samba
     clients of an NT4-like domain.  Clients must be joined to the domain to
     create a secure, trusted path across the network.  There must be
-    only one PDC per NetBIOS scope (typcially a broadcast network or
+    only one PDC per NetBIOS scope (typically a broadcast network or
     clients served by a single WINS server).</para>
 
     <para><anchor id="BDC"/><emphasis>SERVER ROLE = CLASSIC BACKUP DOMAIN CONTROLLER</emphasis></para>
index 40ca7b99d81cfd1a9e7354250dc2f99a74a3d795..cbc18be0469a256f49f6a1df652790dd97f21637 100644 (file)
@@ -7,7 +7,7 @@
     depend on mmap working correctly on the running system. Samba requires a coherent
     mmap/read-write system memory cache. Currently only OpenBSD and HPUX do not have such a
     coherent cache, and on those platforms this parameter is overridden internally
-    to be effeceively <constant>no</constant>. On all systems this parameter should be left alone. This
+    to be effectively <constant>no</constant>. On all systems this parameter should be left alone. This
     parameter is provided to help the Samba developers track down problems with
     the tdb internal code.
     </para>