From 64039dfa4834e154e3c3a90db76091a9fa8d95ea Mon Sep 17 00:00:00 2001 From: Brian Wellington Date: Mon, 15 Jan 2001 19:50:53 +0000 Subject: [PATCH] The lwres section had a few typos. --- doc/arm/Bv9ARM-book.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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