diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index a347b0219a..fe6e0a15ed 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -2,7 +2,7 @@ - + BIND 9 Administrator Reference Manual @@ -3499,7 +3499,7 @@ for incoming queries sent using IPv6. When { any; } is specified as the address_match_list for the -listen-on-v6 statement, +listen-on-v6 option, the server does not bind a separate socket to each IPv6 interface address as it does for IPv4 if the operating system has enough API support for IPv6 (specifically if it conforms to RFC 3493 and RFC 3542). @@ -3526,7 +3526,7 @@ and on port 1234 of IPv6 addresses that is not in the prefix To make the server not listen on any IPv6 address, use listen-on-v6 { none; }; -If no listen-on-v6 statement is specified, +If no listen-on-v6 option is specified, the server will not listen on any IPv6 address. Query Address