]> git.pld-linux.org Git - packages/sendmail.git/commitdiff
some typo fixes *g* (added msg_Usage)
authorjack <jack@pld-linux.org>
Fri, 26 Apr 2002 12:25:36 +0000 (12:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    sendmail.init -> 1.11

sendmail.init

index 613ecd2e108d92fc37874cf942bd6e0b6dc77716..51108e6195589154bff39f209e3dfcb907da58f9 100644 (file)
@@ -79,7 +79,7 @@ case "$1" in
        RETVAL=$?
        ;;
   *)
-       echo "Usage: sendmail {start|stop|restart|reload|condrestart|status}"
+       msg_Usage "$0 {start|stop|restart|reload|condrestart|status}"
        exit 1
 esac
 
This page took 0.029671 seconds and 4 git commands to generate.