summaryrefslogtreecommitdiffstats
path: root/etc/rc.subr
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.subr')
-rw-r--r--etc/rc.subr2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.subr b/etc/rc.subr
index 5292a32..f300760 100644
--- a/etc/rc.subr
+++ b/etc/rc.subr
@@ -550,7 +550,7 @@ load_rc_config()
#
rc_usage()
{
- echo -n 1>&2 "Usage: $0 [fast|force]("
+ echo -n 1>&2 "usage: $0 [fast|force]("
_sep=
for _elem in $*; do
OpenPOWER on IntegriCloud