From 568af18969df0ae5a0b143b167185cd8159a46d3 Mon Sep 17 00:00:00 2001 From: Colin Smith Date: Sun, 19 Jun 2005 02:03:04 +0000 Subject: "a number" -> "an option" --- etc/rc.initial | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.1