aboutsummaryrefslogtreecommitdiff
path: root/sbin/geom/class/raid3/geom_raid3.c
diff options
context:
space:
mode:
authorPawel Jakub Dawidek <pjd@FreeBSD.org>2004-09-17 08:41:15 +0000
committerPawel Jakub Dawidek <pjd@FreeBSD.org>2004-09-17 08:41:15 +0000
commit5c8d2ac300f01332c6f3cd588a847e79be697f3c (patch)
treef86524dda632990c01544782fb6b9aafa0a70e50 /sbin/geom/class/raid3/geom_raid3.c
parent138cedfdc6f8910343990dcbcff2b3664a5ee1ea (diff)
downloadsrc-5c8d2ac300f01332c6f3cd588a847e79be697f3c.tar.gz
src-5c8d2ac300f01332c6f3cd588a847e79be697f3c.zip
Do not exit after printing usage, give geom(8) a chance to show standard
commands.
Notes
Notes: svn path=/head/; revision=135370
Diffstat (limited to 'sbin/geom/class/raid3/geom_raid3.c')
-rw-r--r--sbin/geom/class/raid3/geom_raid3.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/geom/class/raid3/geom_raid3.c b/sbin/geom/class/raid3/geom_raid3.c
index 00baa2761759..9c2b53f2c5a7 100644
--- a/sbin/geom/class/raid3/geom_raid3.c
+++ b/sbin/geom/class/raid3/geom_raid3.c
@@ -114,7 +114,6 @@ usage(const char *comm)
" %s remove [-v] <-n number> name\n"
" %s stop [-fv] name [...]\n",
comm, comm, comm, comm, comm, comm, comm, comm);
- exit(EXIT_FAILURE);
}
static void