From bbc3533ff7215393cbe15ef7821abcfe0bee1b72 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 12 Feb 2005 02:59:15 +0000 Subject: Style clieanup. --- etc/rc.initial.halt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/rc.initial.halt') diff --git a/etc/rc.initial.halt b/etc/rc.initial.halt index 7757399..d490b29 100755 --- a/etc/rc.initial.halt +++ b/etc/rc.initial.halt @@ -41,7 +41,7 @@ pfSense will shutdown and halt system. This may take one minute. -Do you want to proceed? (y/n) +Do you want to proceed [y|n]? EOD; if (strcasecmp(chop(fgets($fp)), "y") == 0) { -- cgit v1.1