]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
docs-xml: Fix documentation
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Tue, 10 Oct 2023 22:47:32 +0000 (11:47 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 25 Oct 2023 22:23:37 +0000 (22:23 +0000)
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
ctdb/doc/ctdb-tunables.7.xml
docs-xml/manpages/rpcclient.1.xml
docs-xml/manpages/smbcacls.1.xml
docs-xml/smbdotconf/security/aclflaginheritedcanonicalization.xml

index e4f7ce0b96ace3b0a4f1501d18a02840f35291c1..766213e14231836958204db3c8996f1c869e0b3c 100644 (file)
@@ -284,7 +284,7 @@ MonitorInterval=20
              networks.
            </para>
            <para>
-             You can override automatic the "home" node allocation by
+             You can override the automatic "home" node allocation by
              creating a file "home_nodes" next to the
              "public_addresses" file. As an example the following
              "home_nodes" file assigns the address 192.168.1.1 to
index e57d614247f89b32a07562780346b7d7b0b54ef0..164a2dbc0bddf2f2d352ba3ba3e5c0c9ac59f567 100644 (file)
@@ -710,7 +710,7 @@ Comma Separated list of Files
        <para><command>rpcclient</command> is designed as a developer testing tool
        and may not be robust in certain areas (such as command line parsing).
        It has been known to  generate a core dump upon failures when invalid
-       parameters where passed to the interpreter. </para>
+       parameters were passed to the interpreter. </para>
 
        <para>From Luke Leighton's original rpcclient man page:</para>
 
index ef504b41051ae8d8e078a8ba49b1f7133f665e42..a99d2d192f6104ea7cb8b6e4c8021d13f2cc2889 100644 (file)
@@ -75,7 +75,7 @@
        <manvolnum>7</manvolnum></citerefentry> suite.</para>
 
        <para>The <command>smbcacls</command> program manipulates NT Access Control
-       Lists (ACLs) on SMB file shares. An ACL is comprised zero or more Access
+       Lists (ACLs) on SMB file shares. An ACL comprises zero or more Access
        Control Entries (ACEs), which define access restrictions for a specific
        user or group.</para>
 </refsect1>
index 676d5b478a37ae75889c155289e8641709154b9a..b306b2be48d1ec8912eb6351d1eb8500afb18e7a 100644 (file)
@@ -23,7 +23,7 @@
        tools like rsync that copy data blobs from xattrs that represent ACLs
        created by the acl_xattr VFS module will result in copies of the ACL
        that are identical to the source. Without this option, the copied ACLs
-       would all loose the DI flag if set on the source.</para>
+       would all lose the DI flag if set on the source.</para>
 </description>
 
 <value type="default">yes</value>