summaryrefslogtreecommitdiffstats
path: root/usr.bin/mklocale/yacc.y
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mklocale/yacc.y')
-rw-r--r--usr.bin/mklocale/yacc.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mklocale/yacc.y b/usr.bin/mklocale/yacc.y
index 51378f1..3001490 100644
--- a/usr.bin/mklocale/yacc.y
+++ b/usr.bin/mklocale/yacc.y
@@ -211,7 +211,7 @@ main(ac, av)
break;
default:
usage:
- fprintf(stderr, "Usage: mklocale [-d] [-o output] [source]\n");
+ fprintf(stderr, "usage: mklocale [-d] [-o output] [source]\n");
exit(1);
}
}
OpenPOWER on IntegriCloud