summaryrefslogtreecommitdiff
path: root/sbin/bsdlabel/bsdlabel.c
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2003-01-26 11:28:34 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2003-01-26 11:28:34 +0000
commit5a5469f26af84ee31c2f31812629d45139335431 (patch)
tree5e57e4f4dcd1bea0750f59d8c912bff94e708743 /sbin/bsdlabel/bsdlabel.c
parent89fd458f170cc55debdf3e5a7681865ed73c332c (diff)
Notes
Diffstat (limited to 'sbin/bsdlabel/bsdlabel.c')
-rw-r--r--sbin/bsdlabel/bsdlabel.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/bsdlabel/bsdlabel.c b/sbin/bsdlabel/bsdlabel.c
index 59d1ba0f2b04..e7eb0848f426 100644
--- a/sbin/bsdlabel/bsdlabel.c
+++ b/sbin/bsdlabel/bsdlabel.c
@@ -1706,8 +1706,6 @@ usage(void)
" disklabel -R -B [-n] [ -b bootprog ] disk protofile [ type ]",
"\t\t(to restore label and install boot program)",
#endif
- " disklabel [-NW] disk",
- "\t\t(to write disable/enable label)");
#else
fprintf(stderr, "%s\n%s\n%s\n%s\n%s\n%s\n%s\n%s\n%s\n",
"usage: disklabel [-r] disk", "(to read label)",