2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

regen master

This commit is contained in:
Tinderbox User
2016-02-11 01:04:20 +00:00
parent b91d11bfcc
commit ee2e5fec65
8 changed files with 46 additions and 1 deletions

View File

@@ -421,6 +421,11 @@ must be used to specify a file containing the DLV key\&.
.RS 4
Controls whether to use TCP when sending queries\&. The default is to use UDP unless a truncated response has been received\&.
.RE
.PP
\fB+[no]unknownformat\fR
.RS 4
Print all RDATA in unknown RR type presentation format (RFC 3597)\&. The default is to print RDATA for known types in the type\*(Aqs presentation format\&.
.RE
.SH "FILES"
.PP
/etc/bind\&.keys
@@ -440,5 +445,5 @@ RFC5155\&.
\fBInternet Systems Consortium, Inc\&.\fR
.SH "COPYRIGHT"
.br
Copyright \(co 2014, 2015 Internet Systems Consortium, Inc. ("ISC")
Copyright \(co 2014-2016 Internet Systems Consortium, Inc. ("ISC")
.br

View File

@@ -446,6 +446,12 @@
The default is to use UDP unless a truncated
response has been received.
</p></dd>
<dt><span class="term"><code class="option">+[no]unknownformat</code></span></dt>
<dd><p>
Print all RDATA in unknown RR type presentation format
(RFC 3597). The default is to print RDATA for known types
in the type's presentation format.
</p></dd>
</dl></div>
<p>

View File

@@ -688,6 +688,11 @@ Display [do not display] the TTL when printing the record\&.
Display [do not display] the TTL in friendly human\-readable time units of "s", "m", "h", "d", and "w", representing seconds, minutes, hours, days and weeks\&. Implies +ttlid\&.
.RE
.PP
\fB+[no]unknownformat\fR
.RS 4
Print all RDATA in unknown RR type presentation format (RFC 3597)\&. The default is to print RDATA for known types in the type\*(Aqs presentation format\&.
.RE
.PP
\fB+[no]vc\fR
.RS 4
Use [do not use] TCP when querying name servers\&. This alternate syntax to

View File

@@ -713,6 +713,12 @@
time units of "s", "m", "h", "d", and "w", representing
seconds, minutes, hours, days and weeks. Implies +ttlid.
</p></dd>
<dt><span class="term"><code class="option">+[no]unknownformat</code></span></dt>
<dd><p>
Print all RDATA in unknown RR type presentation format
(RFC 3597). The default is to print RDATA for known types
in the type's presentation format.
</p></dd>
<dt><span class="term"><code class="option">+[no]vc</code></span></dt>
<dd><p>
Use [do not use] TCP when querying name servers. This

View File

@@ -383,6 +383,11 @@ is less than or equal to zero, the number of tries is silently rounded up to 1\&
Sets the timeout between UDP query retries\&.
.RE
.PP
\fB+[no]unknownformat\fR
.RS 4
Print all RDATA in unknown RR type presentation format (RFC 3597)\&. The default is to print RDATA for known types in the type\*(Aqs presentation format\&.
.RE
.PP
\fB+[no]zflag\fR
.RS 4
Set [do not set] the last unassigned DNS header flag in a DNS query\&. This flag is off by default\&.

View File

@@ -407,6 +407,12 @@
<dd><p>
Sets the timeout between UDP query retries.
</p></dd>
<dt><span class="term"><code class="option">+[no]unknownformat</code></span></dt>
<dd><p>
Print all RDATA in unknown RR type presentation format
(RFC 3597). The default is to print RDATA for known types
in the type's presentation format.
</p></dd>
<dt><span class="term"><code class="option">+[no]zflag</code></span></dt>
<dd><p>
Set [do not set] the last unassigned DNS header flag in a

View File

@@ -464,6 +464,12 @@
The default is to use UDP unless a truncated
response has been received.
</p></dd>
<dt><span class="term"><code class="option">+[no]unknownformat</code></span></dt>
<dd><p>
Print all RDATA in unknown RR type presentation format
(RFC 3597). The default is to print RDATA for known types
in the type's presentation format.
</p></dd>
</dl></div>
<p>

View File

@@ -731,6 +731,12 @@
time units of "s", "m", "h", "d", and "w", representing
seconds, minutes, hours, days and weeks. Implies +ttlid.
</p></dd>
<dt><span class="term"><code class="option">+[no]unknownformat</code></span></dt>
<dd><p>
Print all RDATA in unknown RR type presentation format
(RFC 3597). The default is to print RDATA for known types
in the type's presentation format.
</p></dd>
<dt><span class="term"><code class="option">+[no]vc</code></span></dt>
<dd><p>
Use [do not use] TCP when querying name servers. This