mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-18 00:26:11 -04:00
minor changes from Jeremy [RT #16863]
This commit is contained in:
parent
9b42dd8679
commit
4b0697fdff
1 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@
|
|||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- $Id: dig.docbook,v 1.4.2.16 2007/05/09 02:11:44 marka Exp $ -->
|
||||
<!-- $Id: dig.docbook,v 1.4.2.17 2007/05/09 06:36:54 marka Exp $ -->
|
||||
|
||||
<refentry>
|
||||
|
||||
|
|
@ -208,7 +208,7 @@ on a non-standard port number.
|
|||
<para>
|
||||
The <option>-t</option> option sets the query type to
|
||||
<parameter>type</parameter>. It can be any valid query type 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.
|
||||
A zone transfer can be requested by specifying a type of AXFR. When
|
||||
an incremental zone transfer (IXFR) is required,
|
||||
|
|
|
|||
Loading…
Reference in a new issue