summaryrefslogtreecommitdiffstats
path: root/etc/rc.initial
diff options
context:
space:
mode:
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