summaryrefslogtreecommitdiffstats
path: root/sbin/vinum
diff options
context:
space:
mode:
authorgrog <grog@FreeBSD.org>2001-06-11 00:43:26 +0000
committergrog <grog@FreeBSD.org>2001-06-11 00:43:26 +0000
commit3b60d30703b74b9a149587d55a1c66eab5b191d7 (patch)
treedf3652edeac0a904ec56481408237ef026b6cb31 /sbin/vinum
parent1fe6e1636a23eaa76c0f6bffd3e924592e35b11c (diff)
downloadFreeBSD-src-3b60d30703b74b9a149587d55a1c66eab5b191d7.zip
FreeBSD-src-3b60d30703b74b9a149587d55a1c66eab5b191d7.tar.gz
Correct typo.
Submitted by: Normand Leclerc <leclercn@videotron.ca>
Diffstat (limited to 'sbin/vinum')
-rw-r--r--sbin/vinum/commands.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/vinum/commands.c b/sbin/vinum/commands.c
index e9adc2f..ff8acd8 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"
OpenPOWER on IntegriCloud