]> git.pld-linux.org Git - packages/apache.git/commitdiff
- msg_Usage -> msg_usage
authorjack <jack@pld-linux.org>
Fri, 26 Apr 2002 13:12:37 +0000 (13:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    httpd.init -> 1.2

httpd.init

index 7cf2cd8a61936f5c0d848f90d0f1447b9545bb37..90af7b6e1f3cd44ca2d6ec4056efa5ef8b9a7d1c 100755 (executable)
@@ -43,7 +43,7 @@ case "$1" in
        echo
        ;;
   *)
-       echo "Usage: $0 {start|stop|restart|reload|status}"
+       msg_usage "$0 {start|stop|restart|reload|status}"
        exit 1
 esac
 
This page took 0.165684 seconds and 4 git commands to generate.