mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-04 08:35:31 +00:00
minor changes from Jeremy [RT #16863]
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
- PERFORMANCE OF THIS SOFTWARE.
|
- PERFORMANCE OF THIS SOFTWARE.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!-- $Id: named-checkzone.docbook,v 1.30 2007/05/09 01:32:08 marka Exp $ -->
|
<!-- $Id: named-checkzone.docbook,v 1.31 2007/05/09 06:18:44 marka Exp $ -->
|
||||||
<refentry id="man.named-checkzone">
|
<refentry id="man.named-checkzone">
|
||||||
<refentryinfo>
|
<refentryinfo>
|
||||||
<date>June 13, 2000</date>
|
<date>June 13, 2000</date>
|
||||||
@@ -117,7 +117,7 @@
|
|||||||
Additionally, it applies stricter check levels by default,
|
Additionally, it applies stricter check levels by default,
|
||||||
since the dump output will be used as an actual zone file
|
since the dump output will be used as an actual zone file
|
||||||
loaded by <command>named</command>.
|
loaded by <command>named</command>.
|
||||||
When manaully specified otherwise, the check levels must at
|
When manually specified otherwise, the check levels must at
|
||||||
least be as strict as those specified in the
|
least be as strict as those specified in the
|
||||||
<command>named</command> configuration file.
|
<command>named</command> configuration file.
|
||||||
</para>
|
</para>
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
- PERFORMANCE OF THIS SOFTWARE.
|
- PERFORMANCE OF THIS SOFTWARE.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!-- $Id: dig.docbook,v 1.35 2007/05/09 01:32:08 marka Exp $ -->
|
<!-- $Id: dig.docbook,v 1.36 2007/05/09 06:18:44 marka Exp $ -->
|
||||||
<refentry id="man.dig">
|
<refentry id="man.dig">
|
||||||
|
|
||||||
<refentryinfo>
|
<refentryinfo>
|
||||||
@@ -251,7 +251,7 @@
|
|||||||
The <option>-t</option> option sets the query type to
|
The <option>-t</option> option sets the query type to
|
||||||
<parameter>type</parameter>. It can be any valid query type
|
<parameter>type</parameter>. It can be any valid query type
|
||||||
which is
|
which is
|
||||||
supported in BIND 9. The default query type "A", unless the
|
supported in BIND 9. The default query type is "A", unless the
|
||||||
<option>-x</option> option is supplied to indicate a reverse lookup.
|
<option>-x</option> option is supplied to indicate a reverse lookup.
|
||||||
A zone transfer can be requested by specifying a type of AXFR. When
|
A zone transfer can be requested by specifying a type of AXFR. When
|
||||||
an incremental zone transfer (IXFR) is required,
|
an incremental zone transfer (IXFR) is required,
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
- PERFORMANCE OF THIS SOFTWARE.
|
- PERFORMANCE OF THIS SOFTWARE.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!-- $Id: rndc.conf.docbook,v 1.15 2007/05/09 01:32:09 marka Exp $ -->
|
<!-- $Id: rndc.conf.docbook,v 1.16 2007/05/09 06:18:45 marka Exp $ -->
|
||||||
<refentry id="man.rndc.conf">
|
<refentry id="man.rndc.conf">
|
||||||
<refentryinfo>
|
<refentryinfo>
|
||||||
<date>June 30, 2000</date>
|
<date>June 30, 2000</date>
|
||||||
@@ -111,7 +111,7 @@
|
|||||||
name of a key statement in the file. The port number
|
name of a key statement in the file. The port number
|
||||||
specifies the port to connect to. If an <option>addresses</option>
|
specifies the port to connect to. If an <option>addresses</option>
|
||||||
clause is supplied these addresses will be used instead of
|
clause is supplied these addresses will be used instead of
|
||||||
the server name. Each address can take a optional port.
|
the server name. Each address can take an optional port.
|
||||||
If an <option>source-address</option> or <option>source-address-v6</option>
|
If an <option>source-address</option> or <option>source-address-v6</option>
|
||||||
of supplied then these will be used to specify the IPv4 and IPv6
|
of supplied then these will be used to specify the IPv4 and IPv6
|
||||||
source addresses respectively.
|
source addresses respectively.
|
||||||
|
Reference in New Issue
Block a user