summaryrefslogtreecommitdiffstats
path: root/sbin/fsck_ffs/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/fsck_ffs/main.c')
-rw-r--r--sbin/fsck_ffs/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fsck_ffs/main.c b/sbin/fsck_ffs/main.c
index 55e25c3..eaf90dd 100644
--- a/sbin/fsck_ffs/main.c
+++ b/sbin/fsck_ffs/main.c
@@ -498,7 +498,7 @@ static void
usage(void)
{
(void) fprintf(stderr,
- "Usage: %s [-BFpfny] [-b block] [-c level] [-m mode] "
+ "usage: %s [-BFpfny] [-b block] [-c level] [-m mode] "
"filesystem ...\n",
getprogname());
exit(1);
OpenPOWER on IntegriCloud