summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2003-01-26 11:28:34 +0000
committerphk <phk@FreeBSD.org>2003-01-26 11:28:34 +0000
commit722d5435d76be530e77130a8efaef06e04832fd3 (patch)
tree5e57e4f4dcd1bea0750f59d8c912bff94e708743 /sbin
parent5ee78ecce558e96816547fd37c9337cfb98fe8c2 (diff)
downloadFreeBSD-src-722d5435d76be530e77130a8efaef06e04832fd3.zip
FreeBSD-src-722d5435d76be530e77130a8efaef06e04832fd3.tar.gz
Remember to remove -N and -W from usage.
Diffstat (limited to 'sbin')
-rw-r--r--sbin/bsdlabel/bsdlabel.c2
-rw-r--r--sbin/disklabel/disklabel.c2
2 files changed, 0 insertions, 4 deletions
diff --git a/sbin/bsdlabel/bsdlabel.c b/sbin/bsdlabel/bsdlabel.c
index 59d1ba0..e7eb084 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)",
diff --git a/sbin/disklabel/disklabel.c b/sbin/disklabel/disklabel.c
index 59d1ba0..e7eb084 100644
--- a/sbin/disklabel/disklabel.c
+++ b/sbin/disklabel/disklabel.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)",
OpenPOWER on IntegriCloud