summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2021-06-12 08:33:42 +0200
committerJeremy Allison <jra@samba.org>2021-06-15 19:02:18 +0000
commit7d0b6904cc4d5e66860f0f851ca1ccf539423c9d (patch)
tree156abe9570196bb07a413e60f4da456b2e0d53b3 /docs-xml
parent5f5c45a12d3f8a083bd6ee4e832b33d3518b05b3 (diff)
downloadsamba-7d0b6904cc4d5e66860f0f851ca1ccf539423c9d.tar.gz
docs: Improve wording, fix a typo
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Tue Jun 15 19:02:18 UTC 2021 on sn-devel-184
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/smbdotconf/domain/dnszonetransferclientsallow.xml2
-rw-r--r--docs-xml/smbdotconf/domain/dnszonetransferclientsdeny.xml4
2 files changed, 3 insertions, 3 deletions
diff --git a/docs-xml/smbdotconf/domain/dnszonetransferclientsallow.xml b/docs-xml/smbdotconf/domain/dnszonetransferclientsallow.xml
index 902b6082379..cf017428c16 100644
--- a/docs-xml/smbdotconf/domain/dnszonetransferclientsallow.xml
+++ b/docs-xml/smbdotconf/domain/dnszonetransferclientsallow.xml
@@ -3,7 +3,7 @@
type="cmdlist"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
- <para>This option specifies the list IPs authorized to ask for dns zone
+ <para>This option specifies the list of IPs authorized to ask for dns zone
transfer from bind DLZ module.
</para>
diff --git a/docs-xml/smbdotconf/domain/dnszonetransferclientsdeny.xml b/docs-xml/smbdotconf/domain/dnszonetransferclientsdeny.xml
index f88b15bf1ca..8ff8531e977 100644
--- a/docs-xml/smbdotconf/domain/dnszonetransferclientsdeny.xml
+++ b/docs-xml/smbdotconf/domain/dnszonetransferclientsdeny.xml
@@ -3,7 +3,7 @@
type="cmdlist"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
- <para>This option specifies the list IPs denied to ask for dns zone
+ <para>This option specifies the list of IPs denied to ask for dns zone
transfer from bind DLZ module.
</para>
@@ -17,7 +17,7 @@
<para>If a client identified in this list sends a zone transfer request, it will always
be denied, even if they are in <smbconfoption name="dns zone transfer clients allow"/>.
- This allows the definition of sepcific denied clients within an authorized subnet.
+ This allows the definition of specific denied clients within an authorized subnet.
</para>
</description>