summaryrefslogtreecommitdiffstats
path: root/etc/rc.initial.reboot
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-02-12 02:59:15 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-02-12 02:59:15 +0000
commitbbc3533ff7215393cbe15ef7821abcfe0bee1b72 (patch)
tree6bf64e1f6ea502524c4b8a438b4e9511bf994126 /etc/rc.initial.reboot
parent263666bdf983ddf268c160c1441b2e32a12c6bc4 (diff)
downloadpfsense-bbc3533ff7215393cbe15ef7821abcfe0bee1b72.zip
pfsense-bbc3533ff7215393cbe15ef7821abcfe0bee1b72.tar.gz
Style clieanup.
Diffstat (limited to 'etc/rc.initial.reboot')
-rwxr-xr-xetc/rc.initial.reboot2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.initial.reboot b/etc/rc.initial.reboot
index d750ee7..e56fda2 100755
--- a/etc/rc.initial.reboot
+++ b/etc/rc.initial.reboot
@@ -39,7 +39,7 @@
pfSense will reboot. 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) {
OpenPOWER on IntegriCloud