]> git.pld-linux.org Git - packages/amavisd.git/commitdiff
- msg_usage, not msg_Usage
authorundefine <undefine@pld-linux.org>
Wed, 10 Apr 2002 10:29:49 +0000 (10:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    amavisd.init -> 1.6

amavisd.init

index 73b8298fd22a57d7218bcd383780af031a0c1c69..794ee57c5881ba81bc26d733d25f27c16ac28516 100755 (executable)
@@ -50,7 +50,7 @@ case "$1" in
        $0 start
        ;;
   *)
-       msg_Usage: "$0 {start|stop|status|restart}"
+       msg_usage: "$0 {start|stop|status|restart}"
        exit 1
 esac
 
This page took 0.196217 seconds and 4 git commands to generate.