]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Fix closing brackets in help message
authorMark Andrews <marka@isc.org>
Wed, 15 Sep 2021 07:01:00 +0000 (17:01 +1000)
committerMark Andrews <marka@isc.org>
Wed, 15 Sep 2021 07:01:00 +0000 (17:01 +1000)
bin/nsupdate/nsupdate.c

index fc1c70b0a777f0d7d49a816156b37edbda47a27c..fc46a85ce0670bfc2fbd2c7b91c12379e17dbf20 100644 (file)
@@ -2235,9 +2235,9 @@ do_next_command(char *cmdline) {
                                "answer                    (show the answer to "
                                "the last request)\n"
                                "quit                      (quit, any pending "
-                               "update is not sent\n"
+                               "update is not sent)\n"
                                "help                      (display this "
-                               "message_\n"
+                               "message)\n"
                                "key [hmac:]keyname secret (use TSIG to sign "
                                "the request)\n"
                                "gsstsig                   (use GSS_TSIG to "