summaryrefslogtreecommitdiffstats
path: root/sbin/geom
diff options
context:
space:
mode:
authorae <ae@FreeBSD.org>2010-09-26 21:48:32 +0000
committerae <ae@FreeBSD.org>2010-09-26 21:48:32 +0000
commit7cdacf726f32516310f497a52f6cfa894618bd6e (patch)
tree16b7198084c13fcf41508921fd9b5e543124a44f /sbin/geom
parent2e85e3acedc25e1646e19ea6923f5e7b45bff881 (diff)
downloadFreeBSD-src-7cdacf726f32516310f497a52f6cfa894618bd6e.zip
FreeBSD-src-7cdacf726f32516310f497a52f6cfa894618bd6e.tar.gz
Remove superfluous word from "gpart bootcode" usage message.
Approved by: kib (mentor)
Diffstat (limited to 'sbin/geom')
-rw-r--r--sbin/geom/class/part/geom_part.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/geom/class/part/geom_part.c b/sbin/geom/class/part/geom_part.c
index dd5567c..426e1d6 100644
--- a/sbin/geom/class/part/geom_part.c
+++ b/sbin/geom/class/part/geom_part.c
@@ -105,7 +105,7 @@ struct g_command PUBSYM(class_commands)[] = {
{ 'i', GPART_PARAM_INDEX, G_VAL_OPTIONAL, G_TYPE_NUMBER },
{ 'f', "flags", GPART_FLAGS, G_TYPE_STRING },
G_OPT_SENTINEL },
- "bootcode [-b bootcode] [-p partcode] [-i index] [-f flags] geom"
+ "[-b bootcode] [-p partcode] [-i index] [-f flags] geom"
},
{ "commit", 0, gpart_issue, G_NULL_OPTS,
"geom"
OpenPOWER on IntegriCloud