From: Evan Hunt Date: Mon, 10 Mar 2014 18:56:19 +0000 (-0700) Subject: [master] whitespace X-Git-Tag: v9.10.0b2~36 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=997f513065abf694ebcaa662aa7f369b79528350;p=thirdparty%2Fbind9.git [master] whitespace --- diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index a5da819544a..bdc2b2490fe 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -18,7 +18,6 @@ - PERFORMANCE OF THIS SOFTWARE. --> - BIND 9 Administrator Reference Manual @@ -4669,8 +4668,8 @@ badresp:1,adberr:0,findfail:0,valfail:0] The listen-on statement specifies a list of - IPv4 addresses (and ports) that this instance of a lightweight - resolver daemon + IPv4 addresses (and ports) that this instance of a lightweight + resolver daemon should accept requests on. If no port is specified, port 921 is used. If this statement is omitted, requests will be accepted on @@ -7342,9 +7341,9 @@ options { The interfaces and ports that the server will answer queries from may be specified using the listen-on option. listen-on takes - an optional port and an address_match_list - of IPv4 addresses. (IPv6 addresses are ignored, with a - logged warning.) + an optional port and an address_match_list + of IPv4 addresses. (IPv6 addresses are ignored, with a + logged warning.) The server will listen on all interfaces allowed by the address match list. If a port is not specified, port 53 will be used. @@ -7396,8 +7395,8 @@ listen-on port 1234 { !1.2.3.4; 1.2/16; }; the server listens on a separate socket for each specified address, regardless of whether the desired API is supported by the system. - IPv4 addresses specified in listen-on-v6 - will be ignored, with a logged warning. + IPv4 addresses specified in listen-on-v6 + will be ignored, with a logged warning.