mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-02 07:35:26 +00:00
2358. [doc] Update host's default query description. [RT #17934]
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -1,3 +1,5 @@
|
|||||||
|
2358. [doc] Update host's default query description. [RT #17934]
|
||||||
|
|
||||||
2357. [port] Don't use OpenSSL's engine support in versions before
|
2357. [port] Don't use OpenSSL's engine support in versions before
|
||||||
OpenSSL 0.9.7f. [RT #17922]
|
OpenSSL 0.9.7f. [RT #17922]
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
- PERFORMANCE OF THIS SOFTWARE.
|
- PERFORMANCE OF THIS SOFTWARE.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!-- $Id: host.docbook,v 1.16 2007/06/18 23:47:17 tbox Exp $ -->
|
<!-- $Id: host.docbook,v 1.17 2008/04/04 23:23:33 marka Exp $ -->
|
||||||
<refentry id="man.host">
|
<refentry id="man.host">
|
||||||
|
|
||||||
<refentryinfo>
|
<refentryinfo>
|
||||||
@@ -199,7 +199,7 @@
|
|||||||
NS, SOA, SIG, KEY, AXFR, etc. When no query type is specified,
|
NS, SOA, SIG, KEY, AXFR, etc. When no query type is specified,
|
||||||
<command>host</command> automatically selects an appropriate
|
<command>host</command> automatically selects an appropriate
|
||||||
query
|
query
|
||||||
type. By default it looks for A records, but if the
|
type. By default it looks for A, AAAA, and MX records, but if the
|
||||||
<option>-C</option> option was given, queries will be made for SOA
|
<option>-C</option> option was given, queries will be made for SOA
|
||||||
records, and if <parameter>name</parameter> is a
|
records, and if <parameter>name</parameter> is a
|
||||||
dotted-decimal IPv4
|
dotted-decimal IPv4
|
||||||
|
Reference in New Issue
Block a user