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

nfs.init

index c176bd6c63308adc3c68e553b6b77b62c3bbf851..781b7aa512851c27d2cac1d65c394a2ee6323e2d 100644 (file)
--- a/nfs.init
+++ b/nfs.init
@@ -121,7 +121,7 @@ case "$1" in
        fi
        ;;
   *)
-       msg_Usage "$0 {start|stop|status|restart|reload|probe}"
+       msg_usage "$0 {start|stop|status|restart|reload|probe}"
        exit 1
 esac
 
This page took 0.104631 seconds and 4 git commands to generate.