From e185b9a4f875a1d7d2d74202c4e9a24f69c8462f Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 30 Jan 2001 17:10:14 +0000 Subject: tweak usage messages (#24085) --- rc.d/init.d/rawdevices | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rc.d/init.d/rawdevices') diff --git a/rc.d/init.d/rawdevices b/rc.d/init.d/rawdevices index 8984fa9f..1bde3233 100755 --- a/rc.d/init.d/rawdevices +++ b/rc.d/init.d/rawdevices @@ -74,7 +74,7 @@ case "$1" in ;; *) - echo $"Usage: rawdevice {start|stop|status|restart}" + echo $"Usage: $0 {start|stop|status|restart}" exit 1 esac -- cgit v1.2.1