Remember to remove -N and -W from usage.

This commit is contained in:
Poul-Henning Kamp 2003-01-26 11:28:34 +00:00
parent 89fd458f17
commit 5a5469f26a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=109875
2 changed files with 0 additions and 4 deletions

View File

@ -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)",

View File

@ -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)",