From: Mark Andrews Date: Thu, 29 Aug 2002 07:45:04 +0000 (+0000) Subject: developer: mayer X-Git-Tag: v9.2.3rc1~104^2~359 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=1b5b46942d149f891bb91e90c6f52944b77c8a68;p=thirdparty%2Fbind9.git developer: mayer reviewed: marka 1370. [bug] dig '+[no]recurse' was incorrectly documented. --- diff --git a/CHANGES b/CHANGES index 32e77797817..8238110f917 100644 --- 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. diff --git a/bin/dig/dig.c b/bin/dig/dig.c index b5a798d507d..5b5d5d48d24 100644 --- a/bin/dig/dig.c +++ b/bin/dig/dig.c @@ -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 #include @@ -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" diff --git a/bin/dig/dig.docbook b/bin/dig/dig.docbook index fda583f7a08..ad003b00a51 100644 --- a/bin/dig/dig.docbook +++ b/bin/dig/dig.docbook @@ -16,7 +16,7 @@ - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. --> - + @@ -326,7 +326,7 @@ Display [do not display] the CLASS when printing the record. Display [do not display] the TTL when printing the record. - + Toggle the setting of the RD (recursion desired) bit in the query. This bit is set by default, which means dig