From 7be5caa4fad49a82f3e4fb1ff4e1d39ddb11c310 Mon Sep 17 00:00:00 2001 From: jack Date: Fri, 26 Apr 2002 12:25:36 +0000 Subject: [PATCH] some typo fixes *g* (added msg_Usage) Changed files: sendmail.init -> 1.11 --- sendmail.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sendmail.init b/sendmail.init index 613ecd2..51108e6 100644 --- a/sendmail.init +++ b/sendmail.init @@ -79,7 +79,7 @@ case "$1" in RETVAL=$? ;; *) - echo "Usage: sendmail {start|stop|restart|reload|condrestart|status}" + msg_Usage "$0 {start|stop|restart|reload|condrestart|status}" exit 1 esac -- 2.44.0