summaryrefslogtreecommitdiffstats
path: root/etc/rc.bootup
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@sullrich-MacBookPro.geekgod.com>2009-05-15 19:50:33 -0400
committerScott Ullrich <sullrich@sullrich-MacBookPro.geekgod.com>2009-05-15 19:50:33 -0400
commit44fb22a139938e35dfc95325e86ac933f6e26849 (patch)
tree9593a1ffa58cbb1f5cacf1401dde170a5c0f4132 /etc/rc.bootup
parent6cc9e2415168975686bba6d227ce3940354da7b1 (diff)
downloadpfsense-44fb22a139938e35dfc95325e86ac933f6e26849.zip
pfsense-44fb22a139938e35dfc95325e86ac933f6e26849.tar.gz
Woops, add missing text
Diffstat (limited to 'etc/rc.bootup')
-rwxr-xr-xetc/rc.bootup4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/rc.bootup b/etc/rc.bootup
index b4db148..1af12c8 100755
--- a/etc/rc.bootup
+++ b/etc/rc.bootup
@@ -47,8 +47,8 @@ function rescue_detect_keypress() {
$timeout=3;
echo "Press R to Enter Recovery Mode.\n\n";
- echo "Recovery mode can assist by rescuing config.xml from a installed\n";
- echo "that is having problems, etc.\n\n";
+ echo "Recovery mode can assist by rescuing config.xml from a \n";
+ echo "installed hard disk that is having problems, etc.\n\n";
echo "Timeout (seconds): {$timeout}\n";
$key = null;
OpenPOWER on IntegriCloud