From ed0e837058c8ac64141d80387c0b4ab1fcce97ed Mon Sep 17 00:00:00 2001 From: Jeremy Reed Date: Thu, 14 May 2009 20:46:04 +0000 Subject: [PATCH] Fix example output and tables that disappear into right margin in section 6.2.10.3 The query-errors Category on PDF page 44. For example output added newlines and replaced with . For query-errors table, used hardcoded column widths as used elsewhere in the ARM. This is a continuation of CHANGE 2600 [RT #19574]. --- doc/arm/Bv9ARM-book.xml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index 863b7ba427..32d4c81ebe 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -18,7 +18,7 @@ - PERFORMANCE OF THIS SOFTWARE. --> - + BIND 9 Administrator Reference Manual @@ -4488,7 +4488,13 @@ category notify { null; }; The log message will look like as follows: - fetch completed at resolver.c:2970 for www.example.com/A in 30.000183: timed out/success [domain:example.com,referral:2,restart:7,qrysent:8,timeout:5,lame:0,neterr:0,badresp:1,adberr:0,findfail:0,valfail:0] + + +fetch completed at resolver.c:2970 for www.example.com/A +in 30.000183: timed out/success [domain:example.com, +referral:2,restart:7,qrysent:8,timeout:5,lame:0,neterr:0, +badresp:1,adberr:0,findfail:0,valfail:0] + The first part before the colon shows that a recursive @@ -4520,8 +4526,8 @@ category notify { null; }; - - + +