docs-xml: Fix spelling
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Mon, 4 Sep 2023 00:14:58 +0000 (12:14 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 11 Sep 2023 02:42:41 +0000 (02:42 +0000)
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
docs-xml/manpages/net.8.xml
docs-xml/manpages/pam_winbind.conf.5.xml
docs-xml/manpages/samba-dcerpcd.8.xml
docs-xml/manpages/samba-tool.8.xml
docs-xml/manpages/vfs_fileid.8.xml
docs-xml/manpages/vfs_fruit.8.xml
docs-xml/manpages/vfs_shadow_copy.8.xml
docs-xml/smbdotconf/security/clientusekerberos.xml

index d758bd0e908df4bc3b861fd0c44deffdd0bfc411..95bbac7a8270deb31a8d30213f39e63ce41c7053 100644 (file)
@@ -1504,7 +1504,7 @@ Adds a new keytab entry, the entry can be either;
 </para>
 <para>
 Unlike old versions no computer AD objects are modified by this command. To
-preserve the bevhaviour of older clients 'net ads keytab ad_update_ads' is
+preserve the behaviour of older clients 'net ads keytab ad_update_ads' is
 available.
 </para>
 </refsect2>
@@ -1514,7 +1514,7 @@ available.
 
 <para>
 Adds a new keytab entry (see section for net ads keytab add). In addition to
-adding entries to the keytab file corrosponding Windows SPNs are created
+adding entries to the keytab file corresponding Windows SPNs are created
 from the entry passed to this command. These SPN(s) added to the AD computer
 account object associated with the client machine running this command for
 the following entry types;
index 185f539454c6b5e4b633b53758df22d04e0d4c46..3d9cb491505c6d86d70de95448f2602ed4d422d6 100644 (file)
                <quote>KEYRING:persistent:UID</quote>, which uses the Linux
                kernel keyring to store credentials on a per-UID basis.
                The KEYRING has its limitations. As it is secure kernel memory,
-               for example bulk sorage of credentils is for not possible.</para>
+               for example bulk storage of credentials is not possible.</para>
 
-               <para>When using th KCM type, the supported mechanism is
+               <para>When using the KCM type, the supported mechanism is
                <quote>KCM:UID</quote>, which uses a Kerberos credential
-               manaager to store credentials on a per-UID basis similar to
+               manager to store credentials on a per-UID basis similar to
                KEYRING. This is the recommended choice on latest Linux
                distributions, offering a Kerberos Credential Manager. If not
-               we suggest to use KEYRING as those are the most secure and
+               we suggest to use KEYRING as that is the most secure and
                predictable method.</para>
 
                <para>It is also possible to define custom filepaths and use the "%u"
index 1e6f1918a179024977dfe22ac026f1b25f4f19ee..2df4f27c20687eb9733aeb169407dd527a40fe38 100644 (file)
@@ -26,7 +26,7 @@
        <command>samba</command> process that invokes
        <command>smbd</command> will still provide its normal DCERPC
        services, not <command>samba-dcerpcd</command>. When
-       separately invoked by system startup scripts or a daemon,
+       separately invoked by system startup scripts or a daemon,
        the global smb.conf option <smbconfoption name="rpc start on
        demand helpers">false</smbconfoption> MUST be set to allow
        <command>samba-dcerpcd</command> to start standalone.
index a0ade78c6d109bda8767c8e7b90e7e46fff6ece9..55e714dbed40f489488eef3cb43e66d503d4569a 100644 (file)
        <varlistentry>
        <term>--description=DESCRIPTION</term>
        <listitem><para>
-       The new computers's description.
+       The new computer's description.
        </para></listitem>
        </varlistentry>
 
        <varlistentry>
        <term>--description=DESCRIPTION</term>
        <listitem><para>
-       The new contacts's description.
+       The new contact's description.
        </para></listitem>
        </varlistentry>
 
index 8732f9511219014f69bbed6d371e9e0988d2ed77..ed4d43470112df8a4ca0ed5cac7dde8280a79ff1 100644 (file)
                <term>fileid:nolock_max_slots = NUMBER(1-18446744073709551615)</term>
                <listitem>
                <para>This option alters the behavior of the <command>nolock</command> algorithm
-               in a ways that it also breaks the lock coherency between individual processes
+               in a way that it also breaks the lock coherency between individual processes
                on the same host. The default is to have just 1 concurrent slot available per host.
-               By incressing the number of slots you can specify how many concurrent processes
+               By increasing the number of slots you can specify how many concurrent processes
                can work on a given inode without contention, the number should typically be larger
-               than the a number of logical cpus, maybe 2 times of num_cpus.
+               than the number of logical cpus, maybe 2 times num_cpus.
                </para>
                </listitem>
                </varlistentry>
index 2215f0313126f897700f13b1c15ff4ecf582aca2..7ae17c65976324d5e9e772bdfc6f602b952bd290 100644 (file)
            <listitem>
              <para>Controls where the OS X resource fork is stored.</para>
 
-             <para>Due to a spelling bug in all Samba versions older then
+             <para>Due to a spelling bug in all Samba versions older than
              4.6.0, this option can also be given as
              <emphasis>fruit:ressource</emphasis>, ie with two s.</para>
 
index 4f8468d5a1ee2850e9b0dbf483414e963a9b7853..5699a5dc5e7d584d03ddad224a81ec0780a37f14 100644 (file)
@@ -50,7 +50,7 @@
        <para>Filesystem snapshots must be mounted on
        specially named directories in order to be recognized by
        <command>vfs_shadow_copy</command>. The snapshot mount points must
-       be immediate children of the directory being shared.</para>
+       be immediate children of the directory being shared.</para>
 
        <para>The snapshot naming convention is @GMT-YYYY.MM.DD-hh.mm.ss,
        where:
index ad35dcf3acacb298aef9a9914f5b5e062cdf3d70..1ccf88e06f3e4f867bb71b32e0dbcf1fea74c2c9 100644 (file)
@@ -26,7 +26,7 @@
                        <para>
                                <emphasis>required</emphasis> - Kerberos
                                authentication will be required. There will be no
-                               falllback to NTLM or a different alternative.
+                               fallback to NTLM or a different alternative.
                        </para>
                </listitem>