From 1e1442dda09f8470e051c4d01edbf16f6d80c62a Mon Sep 17 00:00:00 2001 From: Greg Lehey Date: Mon, 11 Jun 2001 00:43:26 +0000 Subject: Correct typo. Submitted by: Normand Leclerc --- sbin/vinum/commands.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sbin/vinum') diff --git a/sbin/vinum/commands.c b/sbin/vinum/commands.c index e9adc2f37bbf..ff8acd8d5f79 100644 --- a/sbin/vinum/commands.c +++ b/sbin/vinum/commands.c @@ -36,7 +36,7 @@ * otherwise) arising in any way out of the use of this software, even if * advised of the possibility of such damage. * - * $Id: commands.c,v 1.14 2000/11/14 20:01:23 grog Exp grog $ + * $Id: commands.c,v 1.15 2001/05/22 08:40:21 grog Exp grog $ * $FreeBSD$ */ @@ -1387,7 +1387,7 @@ vinum_help(int argc, char *argv[], char *argv0[]) "resetconfig\n" " Reset the complete vinum configuration.\n" "resetstats [-r] [volume | plex | subdisk]\n" - " Reset statistisc counters for the specified objects, or for all\n" + " Reset statistics counters for the specified objects, or for all\n" " objects if none are specified.\n" "rm [-f] [-r] volume | plex | subdisk\n" " Remove an object.\n" -- cgit v1.2.3