mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 02:22:43 +00:00
Cosmetic in usage string.
This commit is contained in:
parent
6da7f3783b
commit
49d430cc1f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=26741
@ -231,7 +231,7 @@ void
|
|||||||
usage()
|
usage()
|
||||||
{
|
{
|
||||||
|
|
||||||
fprintf(stderr, "Usage: tunefs tuneup-options special-device\n");
|
fprintf(stderr, "usage: tunefs tuneup-options special-device\n");
|
||||||
fprintf(stderr, "where tuneup-options are:\n");
|
fprintf(stderr, "where tuneup-options are:\n");
|
||||||
fprintf(stderr, "\t-a maximum contiguous blocks\n");
|
fprintf(stderr, "\t-a maximum contiguous blocks\n");
|
||||||
fprintf(stderr, "\t-d rotational delay between contiguous blocks\n");
|
fprintf(stderr, "\t-d rotational delay between contiguous blocks\n");
|
||||||
|
Loading…
Reference in New Issue
Block a user