3016. [bug] rndc usage missing '-b'. [RT #22937]

This commit is contained in:
Mark Andrews
2011-02-03 11:49:00 +00:00
parent 7644620ee7
commit 5c64e82dd6
2 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
3016. [bug] rndc usage missing '-b'. [RT #22937]
3015. [port] win32: fix IN6_IS_ADDR_LINKLOCAL and
IN6_IS_ADDR_SITELOCAL macros. [RT #22724]

View File

@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: rndc.c,v 1.126.66.5 2010/12/10 20:08:07 johnd Exp $ */
/* $Id: rndc.c,v 1.126.66.6 2011/02/03 11:49:00 marka Exp $ */
/*! \file */
@@ -96,7 +96,7 @@ usage(int status) ISC_PLATFORM_NORETURN_POST;
static void
usage(int status) {
fprintf(stderr, "\
Usage: %s [-c config] [-s server] [-p port]\n\
Usage: %s [-b address] [-c config] [-s server] [-p port]\n\
[-k key-file ] [-y key] [-V] command\n\
\n\
command is one of the following:\n\