summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Sutton <josephsutton@catalyst.net.nz>2023-04-24 12:53:12 +1200
committerAndrew Bartlett <abartlet@samba.org>2023-05-05 02:54:31 +0000
commit86f07cad945a64c14a492f6ebf5cc3700a0f7ea7 (patch)
tree702b2e8db8e8ba6a87fed84214dc2df5c67b7c5b
parentdb889249abbab81964e1cb3033b6a08b7a6361f4 (diff)
downloadsamba-86f07cad945a64c14a492f6ebf5cc3700a0f7ea7.tar.gz
docs-xml: Fix typos
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
-rw-r--r--docs-xml/manpages/idmap_script.8.xml2
-rw-r--r--docs-xml/manpages/idmap_tdb.8.xml2
-rw-r--r--docs-xml/manpages/idmap_tdb2.8.xml4
3 files changed, 4 insertions, 4 deletions
diff --git a/docs-xml/manpages/idmap_script.8.xml b/docs-xml/manpages/idmap_script.8.xml
index 2e7f2be59fd..5ed1390346d 100644
--- a/docs-xml/manpages/idmap_script.8.xml
+++ b/docs-xml/manpages/idmap_script.8.xml
@@ -109,7 +109,7 @@
<title>EXAMPLES</title>
<para>
- This example shows how script is used as a the default idmap backend
+ This example shows how script is used as the default idmap backend
using an external program via the script parameter:
</para>
diff --git a/docs-xml/manpages/idmap_tdb.8.xml b/docs-xml/manpages/idmap_tdb.8.xml
index fccb8385722..a99830d6d9e 100644
--- a/docs-xml/manpages/idmap_tdb.8.xml
+++ b/docs-xml/manpages/idmap_tdb.8.xml
@@ -49,7 +49,7 @@
<title>EXAMPLES</title>
<para>
- This example shows how tdb is used as a the default idmap backend.
+ This example shows how tdb is used as the default idmap backend.
This configured range is used for uid and gid allocation.
</para>
diff --git a/docs-xml/manpages/idmap_tdb2.8.xml b/docs-xml/manpages/idmap_tdb2.8.xml
index 253b016f246..ee253ce8925 100644
--- a/docs-xml/manpages/idmap_tdb2.8.xml
+++ b/docs-xml/manpages/idmap_tdb2.8.xml
@@ -101,7 +101,7 @@
<title>EXAMPLES</title>
<para>
- This example shows how tdb2 is used as a the default idmap backend.
+ This example shows how tdb2 is used as the default idmap backend.
</para>
<programlisting>
@@ -111,7 +111,7 @@
</programlisting>
<para>
- This example shows how tdb2 is used as a the default idmap backend
+ This example shows how tdb2 is used as the default idmap backend
using an external program via the script parameter:
</para>