From 3a44b7b9fd81c4ac61eca3ee580f10be5be70df3 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Wed, 14 Feb 2001 22:50:11 +0000 Subject: [PATCH] added book title and copyright; broke also-notify syntax description into two lines; added missing space in Server Statement Grammar section title --- doc/arm/Bv9ARM-book.xml | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index 7d1dab764d..e6f88d5fad 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -2,9 +2,18 @@ - + +BIND 9 Administrator Reference Manual + + + +2000 +2001 +Internet Software Consortium + + Introduction @@ -2579,7 +2588,8 @@ statement in the named.conf file: transfer-source-v6 (ip6_addr | *) port ip_port ; notify-source (ip4_addr | *) port ip_port ; notify-source-v6 (ip6_addr | *) port ip_port ; - also-notify { ip_addr port ip_port ; ip_addr port ip_port ; ... }; + also-notify { ip_addr port ip_port ; + ip_addr port ip_port ; ... }; max-ixfr-log-size number; coresize size_spec ; datasize size_spec ; @@ -3642,7 +3652,7 @@ failure response other than those above. -<command>server</command>Statement Grammar +<command>server</command> Statement Grammar server ip_addr { bogus yes_or_no ;