2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

grammer, fix reference. [RT #18850]

This commit is contained in:
Mark Andrews 2008-11-04 01:55:59 +00:00
parent a14aff6984
commit d24116ee54

View File

@ -18,7 +18,7 @@
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- File: $Id: Bv9ARM-book.xml,v 1.377 2008/10/27 16:05:45 jreed Exp $ --> <!-- File: $Id: Bv9ARM-book.xml,v 1.378 2008/11/04 01:55:59 marka Exp $ -->
<book xmlns:xi="http://www.w3.org/2001/XInclude"> <book xmlns:xi="http://www.w3.org/2001/XInclude">
<title>BIND 9 Administrator Reference Manual</title> <title>BIND 9 Administrator Reference Manual</title>
@ -3735,7 +3735,7 @@ $ORIGIN 0.0.0.0.0.0.0.0.8.b.d.0.1.0.0.2.ip6.arpa.
<programlisting><command>logging</command> { <programlisting><command>logging</command> {
[ <command>channel</command> <replaceable>channel_name</replaceable> { [ <command>channel</command> <replaceable>channel_name</replaceable> {
( <command>file</command> <replaceable>path name</replaceable> ( <command>file</command> <replaceable>path_name</replaceable>
[ <command>versions</command> ( <replaceable>number</replaceable> | <command>unlimited</command> ) ] [ <command>versions</command> ( <replaceable>number</replaceable> | <command>unlimited</command> ) ]
[ <command>size</command> <replaceable>size spec</replaceable> ] [ <command>size</command> <replaceable>size spec</replaceable> ]
| <command>syslog</command> <replaceable>syslog_facility</replaceable> | <command>syslog</command> <replaceable>syslog_facility</replaceable>
@ -4327,7 +4327,7 @@ category notify { null; };
</entry> </entry>
<entry colname="2"> <entry colname="2">
<para> <para>
Delegation only. Logs queries that have have Delegation only. Logs queries that have
been forced to NXDOMAIN as the result of a been forced to NXDOMAIN as the result of a
delegation-only zone or delegation-only zone or
a <command>delegation-only</command> in a a <command>delegation-only</command> in a
@ -7760,7 +7760,7 @@ avoid-v6-udp-ports { 40000; range 50000 60000; };
<para> <para>
Named will attempt to determine if a built in zone already exists Named will attempt to determine if a built in zone already exists
or is active (covered by a forward-only forwarding declaration) or is active (covered by a forward-only forwarding declaration)
and will not not create a empty zone in that case. and will not create a empty zone in that case.
</para> </para>
<para> <para>
The current list of empty zones is: The current list of empty zones is:
@ -13217,7 +13217,7 @@ zone "example.com" {
<pubdate>March 2005</pubdate> <pubdate>March 2005</pubdate>
</biblioentry> </biblioentry>
<biblioentry> <biblioentry>
<abbrev>RFC4044</abbrev> <abbrev>RFC4034</abbrev>
<authorgroup> <authorgroup>
<author> <author>
<firstname>R.</firstname> <firstname>R.</firstname>