]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
spelling v9.1.1rc5
authorBrian Wellington <source@isc.org>
Wed, 14 Mar 2001 18:08:50 +0000 (18:08 +0000)
committerBrian Wellington <source@isc.org>
Wed, 14 Mar 2001 18:08:50 +0000 (18:08 +0000)
bin/dig/dig.c
bin/dig/host.c

index 8bdb89fdada581e9908595b2d2f5aeca19a82807..faac6fbdb3bd4d5190f5bd15b439dae682f5e3f8 100644 (file)
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dig.c,v 1.131.2.3 2001/02/17 01:19:54 gson Exp $ */
+/* $Id: dig.c,v 1.131.2.4 2001/03/14 18:08:48 bwelling Exp $ */
 
 #include <config.h>
 #include <stdlib.h>
@@ -176,7 +176,7 @@ show_usage(void) {
 "                                      form of answer)\n"
 "                 +[no]all            (Set or clear all display flags)\n"
 "                 +qr                 (Print question before sending)\n"
-"                 +[no]nssearch       (Search all authorative nameservers)\n"
+"                 +[no]nssearch       (Search all authoritative nameservers)\n"
 "                 +[no]identify       (ID responders in short answers)\n"
 "                 +[no]trace          (Trace delegation down from root)\n"
 "                 +rrlimit=###        (Limit number of rr's in xfr)\n"
index 738613d9fc1728fee76e2d7ad7974d020a046cca..299da4009d6e9b3cac6575f0acd29fba097c8a28 100644 (file)
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: host.c,v 1.60.4.1 2001/01/09 22:31:24 bwelling Exp $ */
+/* $Id: host.c,v 1.60.4.2 2001/03/14 18:08:50 bwelling Exp $ */
 
 #include <config.h>
 #include <stdlib.h>
@@ -209,7 +209,7 @@ show_usage(void) {
 "            [-R number] hostname [server]\n"
 "       -a is equivalent to -v -t *\n"
 "       -c specifies query class for non-IN data\n"
-"       -C compares SOA records on authorative nameservers\n"
+"       -C compares SOA records on authoritative nameservers\n"
 "       -d is equivalent to -v\n"
 "       -l lists all hosts in a domain, using AXFR\n"
 "       -n Use the nibble form of IPv6 reverse lookup\n"