]> git.ipfire.org Git - thirdparty/util-linux.git/commit
fsck: in usage() unmark type as optional for the -t option
authorBenno Schulenberg <bensberg@justemail.net>
Sat, 13 Aug 2011 15:15:42 +0000 (17:15 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 16 Aug 2011 08:16:24 +0000 (10:16 +0200)
commit2576b83cf516c9179689deb86cd37b291004114a
tree012b5521cd1f4a5a6ed5b9f43670d28844f32cd6
parenta89dbfee94d0e8521b1d3341734f433d64a217c3
fsck: in usage() unmark type as optional for the -t option

Also fix "specity" typo, spell "filesystem" consistently as one word,
swap the wording of one phrase, and use some semicolons for clarity.

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
fsck/fsck.c