diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index ddda39fd77..630e6127c4 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -2,7 +2,7 @@ - + @@ -2463,7 +2463,7 @@ lookups performed on behalf of clients by a caching name server. lwres { listen-on { ip_addr port ip_port ; ip_addr port ip_port ; ... }; view view_name; - search { domain_name ; ip_addr ; ... }; + search { domain_name ; domain_name ; ... }; ndots number; }; @@ -2479,8 +2479,9 @@ lookups performed on behalf of clients by a caching name server. The listen-on statement specifies a list of addresses (and ports) that this instance of a lightweight resolver daemon - should accept requests on. If this statement is omitted, requests - will be accepted on 127.0.0.1, port 53. + should accept requests on. If no port is specified, port 921 is used. + If this statement is omitted, requests will be accepted on 127.0.0.1, + port 921. The view statement binds this instance of a lightweight resolver daemon to a view in the DNS namespace, so that the