mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 13:38:26 +00:00
regen master
This commit is contained in:
parent
c41afaf716
commit
03c0efc689
@ -20,11 +20,11 @@
|
||||
.\" Title: dig
|
||||
.\" Author:
|
||||
.\" Generator: DocBook XSL Stylesheets v1.71.1 <http://docbook.sf.net/>
|
||||
.\" Date: Jun 30, 2000
|
||||
.\" Date: June 30, 2000
|
||||
.\" Manual: BIND9
|
||||
.\" Source: BIND9
|
||||
.\"
|
||||
.TH "DIG" "1" "Jun 30, 2000" "BIND9" "BIND9"
|
||||
.TH "DIG" "1" "June 30, 2000" "BIND9" "BIND9"
|
||||
.\" disable hyphenation
|
||||
.nh
|
||||
.\" disable justification (adjust text to left margin only)
|
||||
@ -57,7 +57,7 @@ allows multiple lookups to be issued from the command line.
|
||||
Unless it is told to query a specific name server,
|
||||
\fBdig\fR
|
||||
will try each of the servers listed in
|
||||
\fI/etc/resolv.conf\fR. If no usable server addreses are found,
|
||||
\fI/etc/resolv.conf\fR. If no usable server addresses are found,
|
||||
\fBdig\fR
|
||||
will send the query to the local host.
|
||||
.PP
|
||||
|
@ -58,7 +58,7 @@
|
||||
<p>
|
||||
Unless it is told to query a specific name server,
|
||||
<span><strong class="command">dig</strong></span> will try each of the servers listed in
|
||||
<code class="filename">/etc/resolv.conf</code>. If no usable server addreses
|
||||
<code class="filename">/etc/resolv.conf</code>. If no usable server addresses
|
||||
are found, <span><strong class="command">dig</strong></span> will send the query to the local
|
||||
host.
|
||||
</p>
|
||||
|
@ -397,7 +397,7 @@ or
|
||||
\fBiterations\fR
|
||||
defines the number of additional times to apply the algorithm when generating an NSEC3 hash. The
|
||||
\fBsalt\fR
|
||||
is a string of data expressed in hexidecimal, or a hyphen (`\-') if no salt is to be used.
|
||||
is a string of data expressed in hexadecimal, or a hyphen (`\-') if no salt is to be used.
|
||||
.sp
|
||||
So, for example, to create an NSEC3 chain using the SHA\-1 hash algorithm, no opt\-out flag, 10 iterations, and a salt value of "FFFF", use:
|
||||
\fBrndc signing \-nsec3param 1 0 10 FFFF \fR\fB\fIzone\fR\fR. To set the opt\-out flag, 15 iterations, and no salt, use:
|
||||
|
@ -474,7 +474,7 @@
|
||||
defines the number of additional times to apply
|
||||
the algorithm when generating an NSEC3 hash. The
|
||||
<code class="option">salt</code> is a string of data expressed
|
||||
in hexidecimal, or a hyphen (`-') if no salt is
|
||||
in hexadecimal, or a hyphen (`-') if no salt is
|
||||
to be used.
|
||||
</p>
|
||||
<p>
|
||||
|
@ -19,11 +19,11 @@
|
||||
.\" Title: named\-rrchecker
|
||||
.\" Author:
|
||||
.\" Generator: DocBook XSL Stylesheets v1.71.1 <http://docbook.sf.net/>
|
||||
.\" Date: Aug 25, 2009
|
||||
.\" Date: August 25, 2009
|
||||
.\" Manual: BIND9
|
||||
.\" Source: BIND9
|
||||
.\"
|
||||
.TH "NAMED\-RRCHECKER" "1" "Aug 25, 2009" "BIND9" "BIND9"
|
||||
.TH "NAMED\-RRCHECKER" "1" "August 25, 2009" "BIND9" "BIND9"
|
||||
.\" disable hyphenation
|
||||
.nh
|
||||
.\" disable justification (adjust text to left margin only)
|
||||
@ -48,7 +48,7 @@ option specifies a origin to be used when interpreting the record.
|
||||
.PP
|
||||
The
|
||||
\fB\-p\fR
|
||||
prints out the resulting record in cannonical form. If there is no cannonical form defined then the record will be printed in unknown record format.
|
||||
prints out the resulting record in canonical form. If there is no canonical form defined then the record will be printed in unknown record format.
|
||||
.PP
|
||||
The
|
||||
\fB\-u\fR
|
||||
@ -59,7 +59,7 @@ The
|
||||
\fB\-T\fR
|
||||
and
|
||||
\fB\-P\fR
|
||||
print out the known class, standard type and private type nmeomics respectively.
|
||||
print out the known class, standard type and private type mnemonics respectively.
|
||||
.SH "SEE ALSO"
|
||||
.PP
|
||||
RFC 1034,
|
||||
|
@ -45,8 +45,8 @@
|
||||
option specifies a origin to be used when interpreting the record.
|
||||
</p>
|
||||
<p>
|
||||
The <code class="option">-p</code> prints out the resulting record in cannonical
|
||||
form. If there is no cannonical form defined then the record will be
|
||||
The <code class="option">-p</code> prints out the resulting record in canonical
|
||||
form. If there is no canonical form defined then the record will be
|
||||
printed in unknown record format.
|
||||
</p>
|
||||
<p>
|
||||
@ -55,7 +55,7 @@
|
||||
</p>
|
||||
<p>
|
||||
The <code class="option">-C</code>, <code class="option">-T</code> and <code class="option">-P</code>
|
||||
print out the known class, standard type and private type nmeomics
|
||||
print out the known class, standard type and private type mnemonics
|
||||
respectively.
|
||||
</p>
|
||||
</div>
|
||||
|
@ -76,7 +76,7 @@
|
||||
<p>
|
||||
Unless it is told to query a specific name server,
|
||||
<span><strong class="command">dig</strong></span> will try each of the servers listed in
|
||||
<code class="filename">/etc/resolv.conf</code>. If no usable server addreses
|
||||
<code class="filename">/etc/resolv.conf</code>. If no usable server addresses
|
||||
are found, <span><strong class="command">dig</strong></span> will send the query to the local
|
||||
host.
|
||||
</p>
|
||||
|
@ -492,7 +492,7 @@
|
||||
defines the number of additional times to apply
|
||||
the algorithm when generating an NSEC3 hash. The
|
||||
<code class="option">salt</code> is a string of data expressed
|
||||
in hexidecimal, or a hyphen (`-') if no salt is
|
||||
in hexadecimal, or a hyphen (`-') if no salt is
|
||||
to be used.
|
||||
</p>
|
||||
<p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user