]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
developer: mayer
authorMark Andrews <marka@isc.org>
Thu, 29 Aug 2002 07:45:04 +0000 (07:45 +0000)
committerMark Andrews <marka@isc.org>
Thu, 29 Aug 2002 07:45:04 +0000 (07:45 +0000)
reviewed: marka
1370.   [bug]           dig '+[no]recurse' was incorrectly documented.

CHANGES
bin/dig/dig.c
bin/dig/dig.docbook

diff --git a/CHANGES b/CHANGES
index 32e7779781739fd46bd8acd442993dc3739368f1..8238110f917c972427b5bfcc55264eb386a31f1f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+1370.  [bug]           dig '+[no]recurse' was incorrectly documented.
+
 1369.  [bug]           Adding an NS record as the lexicographically last
                        record in a secure zone didn't work.
 
index b5a798d507dd179030524b5fba8456e88c34cf4e..5b5d5d48d24e871b552cb6377fd47a2ae6be8ea6 100644 (file)
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dig.c,v 1.179 2002/07/25 05:46:07 marka Exp $ */
+/* $Id: dig.c,v 1.180 2002/08/29 07:45:04 marka Exp $ */
 
 #include <config.h>
 #include <stdlib.h>
@@ -178,7 +178,7 @@ help(void) {
 "                 +ndots=###          (Set NDOTS value)\n"
 "                 +[no]search         (Set whether to use searchlist)\n"
 "                 +[no]defname        (Ditto)\n"
-"                 +[no]recursive      (Recursive mode)\n"
+"                 +[no]recurse        (Recursive mode)\n"
 "                 +[no]ignore         (Don't revert to TCP for TC responses.)"
 "\n"
 "                 +[no]fail           (Don't try next server on SERVFAIL)\n"
index fda583f7a08facdf6546b8b94023853df62bdb78..ad003b00a5158f058fba061079a9711344b75a93 100644 (file)
@@ -16,7 +16,7 @@
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: dig.docbook,v 1.12 2002/07/25 05:46:07 marka Exp $ -->
+<!-- $Id: dig.docbook,v 1.13 2002/08/29 07:45:04 marka Exp $ -->
 
 <refentry>
 
@@ -326,7 +326,7 @@ Display [do not display] the CLASS when printing the record.
 Display [do not display] the TTL when printing the record.
 </para></listitem></varlistentry>
 
-<varlistentry><term><option>+[no]recursive</option></term>
+<varlistentry><term><option>+[no]recurse</option></term>
 <listitem><para>
 Toggle the setting of the RD (recursion desired) bit in the query.
 This bit is set by default, which means <command>dig</command>