From: Mark Andrews Date: Thu, 19 Sep 2002 02:40:15 +0000 (+0000) Subject: correct typo in usage message. X-Git-Tag: v9.2.3rc1~104^2~317 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=c30d291128e099a284fa6272b91b2bd64519a209;p=thirdparty%2Fbind9.git correct typo in usage message. jinmei/marka --- diff --git a/bin/rndc/rndc.c b/bin/rndc/rndc.c index 5eb843a4943..9a508161462 100644 --- a/bin/rndc/rndc.c +++ b/bin/rndc/rndc.c @@ -15,7 +15,7 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: rndc.c,v 1.93 2002/09/12 04:17:21 marka Exp $ */ +/* $Id: rndc.c,v 1.94 2002/09/19 02:40:15 marka Exp $ */ /* * Principal Author: DCL @@ -115,7 +115,7 @@ command is one of the following:\n\ flush Flushes all of the server's caches.\n\ flush [view] Flushes the server's cache for a view.\n\ flushname name [view]\n\ - Flush the give name from the server's cache(s)\n\ + Flush the given name from the server's cache(s)\n\ status Display status of the server.\n\ recursing Dump the queries that are currently recursing (named.recursing)\n\ *restart Restart the server.\n\