Cosmetic in usage string.

This commit is contained in:
Philippe Charnier 1997-06-19 14:42:10 +00:00
parent 6da7f3783b
commit 49d430cc1f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=26741

View File

@ -231,7 +231,7 @@ void
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, "\t-a maximum contiguous blocks\n");
fprintf(stderr, "\t-d rotational delay between contiguous blocks\n");