mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-13 10:02:38 +00:00
Changed "file system" back to "filesystem" in the usage message. English
rules don't apply to tokens that are supposed to represent single args. This was only fixed in the man page. Fixed other differences between the man page and the usage message (1 formatting bug and 1 syntax bug).
This commit is contained in:
parent
658a755b6a
commit
4fb133adea
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=104290
@ -525,9 +525,9 @@ usage(void)
|
||||
"k"
|
||||
#endif
|
||||
"nSu] [-B records] [-b blocksize] [-D dumpdates]\n"
|
||||
" [-d density] [-f file ] [-h level] [-s feet] "
|
||||
"[-T date] file system\n"
|
||||
" dump [-W | -w]\n");
|
||||
" [-d density] [-f file] [-h level] [-s feet] "
|
||||
"[-T date] filesystem\n"
|
||||
" dump -W | -w\n");
|
||||
exit(X_STARTUP);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user