summaryrefslogtreecommitdiffstats
path: root/etc/rc.sendmail
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.sendmail')
-rw-r--r--etc/rc.sendmail2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.sendmail b/etc/rc.sendmail
index 4f8a2ca..74dde31 100644
--- a/etc/rc.sendmail
+++ b/etc/rc.sendmail
@@ -184,7 +184,7 @@ restart-mspq)
;;
*)
- echo "Usage: `basename $0` {start|stop|restart}" >&2
+ echo "usage: `basename $0` {start|stop|restart}" >&2
echo " `basename $0` {start-mta|stop-mta|restart-mta}" >&2
echo " `basename $0` {start-mspq|stop-mspq|restart-mspq}" >&2
exit 64
OpenPOWER on IntegriCloud