From: Jeremy C. Reed Date: Wed, 1 Oct 2014 16:28:33 +0000 (-0500) Subject: add missing space and fix typo X-Git-Tag: v9.11.0a1~1379 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=35bd3dff8626cb40ca69a4d7b2f22003f74c5c68;p=thirdparty%2Fbind9.git add missing space and fix typo --- diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index 7562a331ed6..3b8fecc3f45 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -9676,7 +9676,7 @@ deny-answer-aliases { "example.net"; }; BIND 9 includes a limited mechanism to modify DNS responses for requests analogous to email anti-spam DNS blacklists. - Responses can be changed to deny the existence of domains(NXDOMAIN), + Responses can be changed to deny the existence of domains (NXDOMAIN), deny the existence of IP addresses for domains (NODATA), or contain other IP addresses or data. @@ -9819,7 +9819,7 @@ deny-answer-aliases { "example.net"; }; Among IP or NSIP triggers, prefer the trigger with the longest prefix. - Among triggers with the same prefex length, + Among triggers with the same prefix length, prefer the IP or NSIP trigger that matches the smallest IP address.