grammer, fix reference. [RT #18850]
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- File: $Id: Bv9ARM-book.xml,v 1.340.24.23 2008/10/29 15:39:19 jreed Exp $ -->
|
||||
<!-- File: $Id: Bv9ARM-book.xml,v 1.340.24.24 2008/11/04 02:10:41 marka Exp $ -->
|
||||
<book xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<title>BIND 9 Administrator Reference Manual</title>
|
||||
|
||||
@@ -3712,7 +3712,7 @@ $ORIGIN 0.0.0.0.0.0.0.0.8.b.d.0.1.0.0.2.ip6.arpa.
|
||||
|
||||
<programlisting><command>logging</command> {
|
||||
[ <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>size</command> <replaceable>size spec</replaceable> ]
|
||||
| <command>syslog</command> <replaceable>syslog_facility</replaceable>
|
||||
@@ -4304,7 +4304,7 @@ category notify { null; };
|
||||
</entry>
|
||||
<entry colname="2">
|
||||
<para>
|
||||
Delegation only. Logs queries that have have
|
||||
Delegation only. Logs queries that have
|
||||
been forced to NXDOMAIN as the result of a
|
||||
delegation-only zone or
|
||||
a <command>delegation-only</command> in a
|
||||
@@ -7678,7 +7678,7 @@ avoid-v6-udp-ports { 40000; range 50000 60000; };
|
||||
<para>
|
||||
Named will attempt to determine if a built in zone already exists
|
||||
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>
|
||||
The current list of empty zones is:
|
||||
@@ -13019,7 +13019,7 @@ zone "example.com" {
|
||||
<pubdate>March 2005</pubdate>
|
||||
</biblioentry>
|
||||
<biblioentry>
|
||||
<abbrev>RFC4044</abbrev>
|
||||
<abbrev>RFC4034</abbrev>
|
||||
<authorgroup>
|
||||
<author>
|
||||
<firstname>R.</firstname>
|
||||
|
||||
Reference in New Issue
Block a user