From 7d0b6904cc4d5e66860f0f851ca1ccf539423c9d Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Sat, 12 Jun 2021 08:33:42 +0200 Subject: [PATCH] docs: Improve wording, fix a typo Signed-off-by: Volker Lendecke Reviewed-by: Jeremy Allison Autobuild-User(master): Jeremy Allison Autobuild-Date(master): Tue Jun 15 19:02:18 UTC 2021 on sn-devel-184 --- docs-xml/smbdotconf/domain/dnszonetransferclientsallow.xml | 2 +- docs-xml/smbdotconf/domain/dnszonetransferclientsdeny.xml | 4 ++-- 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"> - This option specifies the list IPs authorized to ask for dns zone + This option specifies the list of IPs authorized to ask for dns zone transfer from bind DLZ module. 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"> - This option specifies the list IPs denied to ask for dns zone + This option specifies the list of IPs denied to ask for dns zone transfer from bind DLZ module. @@ -17,7 +17,7 @@ If a client identified in this list sends a zone transfer request, it will always be denied, even if they are in . - This allows the definition of sepcific denied clients within an authorized subnet. + This allows the definition of specific denied clients within an authorized subnet. -- 2.47.3