]> git.pld-linux.org Git - packages/sendmail.git/blobdiff - sendmail.init
- use msg_usage instead of msg_Usage
[packages/sendmail.git] / sendmail.init
index 51108e6195589154bff39f209e3dfcb907da58f9..0b362b4bc4ea833e98a572ee09c8fa2391b04fb5 100644 (file)
@@ -79,7 +79,7 @@ case "$1" in
        RETVAL=$?
        ;;
   *)
-       msg_Usage "$0 {start|stop|restart|reload|condrestart|status}"
+       msg_usage "$0 {start|stop|restart|reload|condrestart|status}"
        exit 1
 esac
 
This page took 0.092135 seconds and 4 git commands to generate.