From 131668e4b0555bb9172f86b2d351de1662dc3147 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 24 Jan 2001 17:23:55 +0000 Subject: fix more typos --- rc.d/init.d/halt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rc.d/init.d') diff --git a/rc.d/init.d/halt b/rc.d/init.d/halt index 347c596b..792e17b1 100755 --- a/rc.d/init.d/halt +++ b/rc.d/init.d/halt @@ -35,7 +35,7 @@ case "$0" in command="reboot" ;; *) - echo $"$0: call me as \"rc.halt\" or \"rc.reboot\" please!" + echo $"$0: call me as 'rc.halt' or 'rc.reboot' please!" exit 1 ;; esac -- cgit v1.2.1