]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen master
authorTinderbox User <tbox@isc.org>
Fri, 19 Jan 2018 01:08:25 +0000 (01:08 +0000)
committerTinderbox User <tbox@isc.org>
Fri, 19 Jan 2018 01:08:25 +0000 (01:08 +0000)
bin/rndc/rndc.8
bin/rndc/rndc.html
doc/arm/man.rndc.html

index c80e324ea22d5bff7eb14243744f982410ec04a2..c8b4be5aa4d688c3fd59afb79789fc554e9bea02 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (C) 2000, 2001, 2004, 2005, 2007, 2013-2017 Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2000, 2001, 2004, 2005, 2007, 2013-2018 Internet Systems Consortium, Inc. ("ISC")
 .\" 
 .\" This Source Code Form is subject to the terms of the Mozilla Public
 .\" License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -437,7 +437,7 @@ All of these options can be shortened, i\&.e\&., to
 \fB\-f\fR\&.
 .RE
 .PP
-\fBquerylog\fR [on|off]
+\fBquerylog\fR [ on | off ]
 .RS 4
 Enable or disable query logging\&. (For backward compatibility, this command can also be used without an argument to toggle query logging on and off\&.)
 .sp
@@ -505,15 +505,6 @@ or waiting for the
 timer\&.
 .RE
 .PP
-\fBserve\-stale ( on | off | reset | status) \fR\fB[\fIclass\fR [\fIview\fR]]\fR
-.RS 4
-Enable, disable, or reset the serving of stale answers as configured in named\&.conf\&. Serving of stale answers will remain disabled across
-named\&.conf
-reloads if disabled via rndc until it is reset via rndc\&.
-.sp
-Status will report whether serving of stale answers is currently enabled, disabled or not configured for a view\&. If serving of stale records is configured then the values of stale\-answer\-ttl and max\-stale\-ttl are reported\&.
-.RE
-.PP
 \fBsecroots \fR\fB[\-]\fR\fB \fR\fB[\fIview \&.\&.\&.\fR]\fR
 .RS 4
 Dump the security roots (i\&.e\&., trust anchors configured via
@@ -533,6 +524,15 @@ See also
 \fBrndc managed\-keys\fR\&.
 .RE
 .PP
+\fBserve\-stale ( on | off | status | reset ) \fR\fB[\fIclass\fR [\fIview\fR]]\fR
+.RS 4
+Enable, disable, or reset the serving of stale answers as configured in named\&.conf\&. Serving of stale answers will remain disabled across
+named\&.conf
+reloads if disabled via rndc until it is reset via rndc\&.
+.sp
+Status will report whether serving of stale answers is currently enabled, disabled or not configured for a view\&. If serving of stale records is configured then the values of stale\-answer\-ttl and max\-stale\-ttl are reported\&.
+.RE
+.PP
 \fBshowzone \fR\fB\fIzone\fR\fR\fB \fR\fB[\fIclass\fR [\fIview\fR]]\fR\fB \fR
 .RS 4
 Print the configuration of a running zone\&.
@@ -681,7 +681,7 @@ List the names of all TSIG keys currently configured for use by
 in each view\&. The list both statically configured keys and dynamic TKEY\-negotiated keys\&.
 .RE
 .PP
-\fBvalidation ( on | off | check ) \fR\fB[\fIview \&.\&.\&.\fR]\fR\fB \fR
+\fBvalidation ( on | off | status ) \fR\fB[\fIview \&.\&.\&.\fR]\fR\fB \fR
 .RS 4
 Enable, disable, or check the current status of DNSSEC validation\&. Note
 \fBdnssec\-enable\fR
@@ -730,5 +730,5 @@ BIND 9 Administrator Reference Manual\&.
 \fBInternet Systems Consortium, Inc\&.\fR
 .SH "COPYRIGHT"
 .br
-Copyright \(co 2000, 2001, 2004, 2005, 2007, 2013-2017 Internet Systems Consortium, Inc. ("ISC")
+Copyright \(co 2000, 2001, 2004, 2005, 2007, 2013-2018 Internet Systems Consortium, Inc. ("ISC")
 .br
index b1936b10d7ebd8e4e991c19ad883b5e4e859d518..adc67481b593b7533a86e2862ab31d0dd3c4def3 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!--
- - Copyright (C) 2000, 2001, 2004, 2005, 2007, 2013-2017 Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2000, 2001, 2004, 2005, 2007, 2013-2018 Internet Systems Consortium, Inc. ("ISC")
  - 
  - This Source Code Form is subject to the terms of the Mozilla Public
  - License, v. 2.0. If a copy of the MPL was not distributed with this
            and <code class="option">-f</code>.
          </p>
        </dd>
-<dt><span class="term"><strong class="userinput"><code>querylog</code></strong> [<span class="optional">on|off</span>] </span></dt>
+<dt><span class="term"><strong class="userinput"><code>querylog</code></strong> [<span class="optional"> on | off </span>] </span></dt>
 <dd>
          <p>
            Enable or disable query logging.  (For backward
             <span class="command"><strong>interface-interval</strong></span> timer.
          </p>
        </dd>
-<dt><span class="term"><strong class="userinput"><code>serve-stale ( on | off | reset | status) [<span class="optional"><em class="replaceable"><code>class</code></em> [<span class="optional"><em class="replaceable"><code>view</code></em></span>]</span>]</code></strong></span></dt>
-<dd>
-         <p>
-           Enable, disable, or reset the serving of stale answers
-           as configured in named.conf. Serving of stale answers
-           will remain disabled across <code class="filename">named.conf</code>
-           reloads if disabled via rndc until it is reset via rndc.
-         </p>
-         <p>
-           Status will report whether serving of stale answers is
-           currently enabled, disabled or not configured for a
-           view.  If serving of stale records is configured then
-           the values of stale-answer-ttl and max-stale-ttl are
-           reported.
-         </p>
-       </dd>
 <dt><span class="term"><strong class="userinput"><code>secroots [<span class="optional">-</span>] [<span class="optional"><em class="replaceable"><code>view ...</code></em></span>]</code></strong></span></dt>
 <dd>
          <p>
            See also <span class="command"><strong>rndc managed-keys</strong></span>.
          </p>
        </dd>
+<dt><span class="term"><strong class="userinput"><code>serve-stale ( on | off | status | reset ) [<span class="optional"><em class="replaceable"><code>class</code></em> [<span class="optional"><em class="replaceable"><code>view</code></em></span>]</span>]</code></strong></span></dt>
+<dd>
+         <p>
+           Enable, disable, or reset the serving of stale answers
+           as configured in named.conf. Serving of stale answers
+           will remain disabled across <code class="filename">named.conf</code>
+           reloads if disabled via rndc until it is reset via rndc.
+         </p>
+         <p>
+           Status will report whether serving of stale answers is
+           currently enabled, disabled or not configured for a
+           view.  If serving of stale records is configured then
+           the values of stale-answer-ttl and max-stale-ttl are
+           reported.
+         </p>
+       </dd>
 <dt><span class="term"><strong class="userinput"><code>showzone <em class="replaceable"><code>zone</code></em> [<span class="optional"><em class="replaceable"><code>class</code></em> [<span class="optional"><em class="replaceable"><code>view</code></em></span>]</span>] </code></strong></span></dt>
 <dd>
          <p>
            TKEY-negotiated keys.
          </p>
        </dd>
-<dt><span class="term"><strong class="userinput"><code>validation ( on | off | check ) [<span class="optional"><em class="replaceable"><code>view ...</code></em></span>] </code></strong></span></dt>
+<dt><span class="term"><strong class="userinput"><code>validation ( on | off | status ) [<span class="optional"><em class="replaceable"><code>view ...</code></em></span>] </code></strong></span></dt>
 <dd>
          <p>
            Enable, disable, or check the current status of
index 005c7d4617b7e4222472837972a5ead6cbe48c1b..43d47958b25a13bc4dca42ca60c5df3c255d68c8 100644 (file)
            and <code class="option">-f</code>.
          </p>
        </dd>
-<dt><span class="term"><strong class="userinput"><code>querylog</code></strong> [<span class="optional">on|off</span>] </span></dt>
+<dt><span class="term"><strong class="userinput"><code>querylog</code></strong> [<span class="optional"> on | off </span>] </span></dt>
 <dd>
          <p>
            Enable or disable query logging.  (For backward
             <span class="command"><strong>interface-interval</strong></span> timer.
          </p>
        </dd>
-<dt><span class="term"><strong class="userinput"><code>serve-stale ( on | off | reset | status) [<span class="optional"><em class="replaceable"><code>class</code></em> [<span class="optional"><em class="replaceable"><code>view</code></em></span>]</span>]</code></strong></span></dt>
-<dd>
-         <p>
-           Enable, disable, or reset the serving of stale answers
-           as configured in named.conf. Serving of stale answers
-           will remain disabled across <code class="filename">named.conf</code>
-           reloads if disabled via rndc until it is reset via rndc.
-         </p>
-         <p>
-           Status will report whether serving of stale answers is
-           currently enabled, disabled or not configured for a
-           view.  If serving of stale records is configured then
-           the values of stale-answer-ttl and max-stale-ttl are
-           reported.
-         </p>
-       </dd>
 <dt><span class="term"><strong class="userinput"><code>secroots [<span class="optional">-</span>] [<span class="optional"><em class="replaceable"><code>view ...</code></em></span>]</code></strong></span></dt>
 <dd>
          <p>
            See also <span class="command"><strong>rndc managed-keys</strong></span>.
          </p>
        </dd>
+<dt><span class="term"><strong class="userinput"><code>serve-stale ( on | off | status | reset ) [<span class="optional"><em class="replaceable"><code>class</code></em> [<span class="optional"><em class="replaceable"><code>view</code></em></span>]</span>]</code></strong></span></dt>
+<dd>
+         <p>
+           Enable, disable, or reset the serving of stale answers
+           as configured in named.conf. Serving of stale answers
+           will remain disabled across <code class="filename">named.conf</code>
+           reloads if disabled via rndc until it is reset via rndc.
+         </p>
+         <p>
+           Status will report whether serving of stale answers is
+           currently enabled, disabled or not configured for a
+           view.  If serving of stale records is configured then
+           the values of stale-answer-ttl and max-stale-ttl are
+           reported.
+         </p>
+       </dd>
 <dt><span class="term"><strong class="userinput"><code>showzone <em class="replaceable"><code>zone</code></em> [<span class="optional"><em class="replaceable"><code>class</code></em> [<span class="optional"><em class="replaceable"><code>view</code></em></span>]</span>] </code></strong></span></dt>
 <dd>
          <p>
            TKEY-negotiated keys.
          </p>
        </dd>
-<dt><span class="term"><strong class="userinput"><code>validation ( on | off | check ) [<span class="optional"><em class="replaceable"><code>view ...</code></em></span>] </code></strong></span></dt>
+<dt><span class="term"><strong class="userinput"><code>validation ( on | off | status ) [<span class="optional"><em class="replaceable"><code>view ...</code></em></span>] </code></strong></span></dt>
 <dd>
          <p>
            Enable, disable, or check the current status of