summaryrefslogtreecommitdiffstats
path: root/etc/rc.bootup
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-05-23 00:44:46 -0400
committerScott Ullrich <sullrich@pfsense.org>2010-05-23 00:44:46 -0400
commitefce15886d2d23e94be27d8570158d2a103874e9 (patch)
tree1360ec928447f1e498f63a5724238effb8721f60 /etc/rc.bootup
parent0d1ee87f137c7c2cfa05ae983ff68e7da380c8b1 (diff)
downloadpfsense-efce15886d2d23e94be27d8570158d2a103874e9.zip
pfsense-efce15886d2d23e94be27d8570158d2a103874e9.tar.gz
Add newline
Diffstat (limited to 'etc/rc.bootup')
-rwxr-xr-xetc/rc.bootup2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.bootup b/etc/rc.bootup
index 027582f..e50d14d 100755
--- a/etc/rc.bootup
+++ b/etc/rc.bootup
@@ -41,7 +41,7 @@ function rescue_detect_keypress() {
echo "(R)ecovery mode can assist by rescuing config.xml\n";
echo "from a broken hard disk installation, etc.\n\n";
echo "(I)nstaller may be invoked now if you do \n";
- echo "not wish to boot into the liveCD environment at this time.\n";
+ echo "not wish to boot into the liveCD environment at this time.\n\n";
echo "(C) continues the LiveCD bootup without further pause.\n\n";
echo "Timeout before auto boot continues (seconds): {$timeout}";
$key = null;
OpenPOWER on IntegriCloud