]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen master
authorTinderbox User <tbox@isc.org>
Wed, 28 Dec 2016 01:05:39 +0000 (01:05 +0000)
committerTinderbox User <tbox@isc.org>
Wed, 28 Dec 2016 01:05:39 +0000 (01:05 +0000)
bin/rndc/rndc.8
bin/rndc/rndc.html
doc/arm/Bv9ARM.ch09.html
doc/arm/man.rndc.html
doc/arm/notes.html

index 6ac7f103a080b65b4941c709dc52474371c44bef..032aaa7d5a07756b8bc5f3fe6e73c94680a45b57 100644 (file)
@@ -600,6 +600,17 @@ Displays the current status of the given zone, including the master file name an
 See also
 \fBrndc showzone\fR\&.
 .RE
+.PP
+\fBrndc\fR
+commands that specify zone names, such as
+\fBreload\fR,
+\fBretransfer\fR
+or
+\fBzonestatus\fR, can be ambiguous when applied to zones of type
+\fBredirect\fR\&. Redirect zones are always called "\&.", and can be confused with zones of type
+\fBhint\fR
+or with slaved copies of the root zone\&. To specify a redirect zone, use the special zone name
+\fB\-redirect\fR, without a trailing period\&. (With a trailing period, this would specify a zone called "\-redirect"\&.)
 .SH "LIMITATIONS"
 .PP
 There is currently no way to provide the shared secret for a
index 63e02d326ae0c5597823ee0eb385a38b1fce22fc..47d7fbeff3b0291b6d5fa57f3e1535f08c750656 100644 (file)
          </p>
        </dd>
 </dl></div>
+
+    <p>
+      <span class="command"><strong>rndc</strong></span> commands that specify zone names,
+      such as <span class="command"><strong>reload</strong></span>, <span class="command"><strong>retransfer</strong></span>
+      or <span class="command"><strong>zonestatus</strong></span>, can be ambiguous when applied
+      to zones of type <code class="option">redirect</code>. Redirect zones are
+      always called ".", and can be confused with zones of type
+      <code class="option">hint</code> or with slaved copies of the root zone.
+      To specify a redirect zone, use the special zone name
+      <strong class="userinput"><code>-redirect</code></strong>, without a trailing period.
+      (With a trailing period, this would specify a zone called
+      "-redirect".)
+    </p>
   </div>
 
   <div class="refsection">
index b2aff32ac4da2c46ad38cca0fa22eca7c6f3ac86..c16fe61f00a4562aee6190f03db6b076b5bf0d61 100644 (file)
@@ -95,7 +95,8 @@
   <div class="section">
 <div class="titlepage"><div><div><h3 class="title">
 <a name="relnotes_features"></a>New Features</h3></div></div></div>
-    <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
+    <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
+<li class="listitem">
        <p>
          The <code class="option">print-time</code> option in the
          <code class="option">logging</code> configuration can now take arguments
          compatibility, <strong class="userinput"><code>yes</code></strong> is a synonym for
          <strong class="userinput"><code>local</code></strong>.  [RT #42585]
        </p>
-      </li></ul></div>
+      </li>
+<li class="listitem">
+       <p>
+         Rndc commands can now manipulate redirect zones using "-redirect".
+         To manipulate a zone called "-redirect" reference it using absolute
+         name form ("-redirect.").
+       </p>
+      </li>
+</ul></div>
   </div>
 
   <div class="section">
index ebf3cf8ffc4f5ff9efcbee82acbb7d108349169a..649b4508c86945d909fc3fd80e7532c2d3de3e22 100644 (file)
          </p>
        </dd>
 </dl></div>
+
+    <p>
+      <span class="command"><strong>rndc</strong></span> commands that specify zone names,
+      such as <span class="command"><strong>reload</strong></span>, <span class="command"><strong>retransfer</strong></span>
+      or <span class="command"><strong>zonestatus</strong></span>, can be ambiguous when applied
+      to zones of type <code class="option">redirect</code>. Redirect zones are
+      always called ".", and can be confused with zones of type
+      <code class="option">hint</code> or with slaved copies of the root zone.
+      To specify a redirect zone, use the special zone name
+      <strong class="userinput"><code>-redirect</code></strong>, without a trailing period.
+      (With a trailing period, this would specify a zone called
+      "-redirect".)
+    </p>
   </div>
 
   <div class="refsection">
index 93c08a2c4b13cb3901c7b9102d8342c5740f2fa6..6894450b3da547bec4b8c82b4bf5d9bed4af0f14 100644 (file)
@@ -59,7 +59,8 @@
   <div class="section">
 <div class="titlepage"><div><div><h3 class="title">
 <a name="relnotes_features"></a>New Features</h3></div></div></div>
-    <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
+    <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
+<li class="listitem">
        <p>
          The <code class="option">print-time</code> option in the
          <code class="option">logging</code> configuration can now take arguments
          compatibility, <strong class="userinput"><code>yes</code></strong> is a synonym for
          <strong class="userinput"><code>local</code></strong>.  [RT #42585]
        </p>
-      </li></ul></div>
+      </li>
+<li class="listitem">
+       <p>
+         Rndc commands can now manipulate redirect zones using "-redirect".
+         To manipulate a zone called "-redirect" reference it using absolute
+         name form ("-redirect.").
+       </p>
+      </li>
+</ul></div>
   </div>
 
   <div class="section">