From: Volker Lendecke Date: Sat, 12 Jun 2021 06:33:42 +0000 (+0200) Subject: docs: Improve wording, fix a typo X-Git-Tag: tevent-0.11.0~376 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7d0b6904cc4d5e66860f0f851ca1ccf539423c9d;p=thirdparty%2Fsamba.git 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 --- 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.