]> git.pld-linux.org Git - packages/apache.git/blobdiff - httpd.init
- msg_Usage -> msg_usage
[packages/apache.git] / 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.026074 seconds and 4 git commands to generate.