]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
belated pullup:
authorAndreas Gustafsson <source@isc.org>
Wed, 28 Nov 2001 23:37:50 +0000 (23:37 +0000)
committerAndreas Gustafsson <source@isc.org>
Wed, 28 Nov 2001 23:37:50 +0000 (23:37 +0000)
125.   [bug]           rndc: -k option was missing from usage message.
                        [RT #2057]

CHANGES
bin/rndc/rndc.c

diff --git a/CHANGES b/CHANGES
index c2141efbc8ba61f73207ba5a2af1630ba3b59f8c..bc0a93ab9f40973ef9286017ed418aaa3cec66ae 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -15,6 +15,9 @@
                        have a TTL of zero as required by RFC2672.
                        [RT #2129]
 
+1125.  [bug]           rndc: -k option was missing from usage message.
+                       [RT #2057]
+
 1124.  [doc]           dig: +[no]dnssec, +[no]besteffort and +[no]fail
                        are now documented. [RT #2052]
 
index d0144e4cde7cf9d86081aed5b389cf28ca89887d..5d5deb66029ec7eded959f08a78c3a38d88bbf83 100644 (file)
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rndc.c,v 1.77.2.1 2001/10/17 18:26:01 gson Exp $ */
+/* $Id: rndc.c,v 1.77.2.2 2001/11/28 23:37:50 gson Exp $ */
 
 /*
  * Principal Author: DCL
@@ -89,7 +89,8 @@ static isc_socket_t *sock = NULL;
 static void
 usage(int status) {
        fprintf(stderr, "\
-Usage: %s [-c config] [-s server] [-p port] [-y key] [-V] command\n\
+Usage: %s [-c config] [-s server] [-p port]\n\
+        [-k key-file ] [-y key] [-V] command\n\
 \n\
 command is one of the following:\n\
 \n\