From 6bcb64ad46649f78d1157a7515050043ce0cb36b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Go=C5=82aszewski?= Date: Fri, 26 Apr 2002 12:31:41 +0000 Subject: [PATCH] - use msg_usage instead of msg_Usage Changed files: sendmail.init -> 1.12 --- sendmail.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sendmail.init b/sendmail.init index 51108e6..0b362b4 100644 --- a/sendmail.init +++ b/sendmail.init @@ -79,7 +79,7 @@ case "$1" in RETVAL=$? ;; *) - msg_Usage "$0 {start|stop|restart|reload|condrestart|status}" + msg_usage "$0 {start|stop|restart|reload|condrestart|status}" exit 1 esac -- 2.44.0