summaryrefslogtreecommitdiffstats
path: root/etc/rc.initial
diff options
context:
space:
mode:
authorColin Smith <colin@pfsense.org>2005-06-19 02:03:04 +0000
committerColin Smith <colin@pfsense.org>2005-06-19 02:03:04 +0000
commit568af18969df0ae5a0b143b167185cd8159a46d3 (patch)
tree32d8e6b492f9358bccd5f8fdf50b98a7423ab939 /etc/rc.initial
parent31540677649c5b7bad85fa5fc67360c9946f52f8 (diff)
downloadpfsense-568af18969df0ae5a0b143b167185cd8159a46d3.zip
pfsense-568af18969df0ae5a0b143b167185cd8159a46d3.tar.gz
"a number" -> "an option"
Diffstat (limited to 'etc/rc.initial')
-rwxr-xr-xetc/rc.initial2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.initial b/etc/rc.initial
index 89b4b33..1749f54 100755
--- a/etc/rc.initial
+++ b/etc/rc.initial
@@ -59,7 +59,7 @@ if [ "$PLATFORM" = "cdrom" ]; then
echo
fi
-read -p "Enter a number: " opmode
+read -p "Enter an option: " opmode
echo
# see what the user has chosen
OpenPOWER on IntegriCloud