summaryrefslogtreecommitdiffstats
path: root/etc/etc.i386/inst2.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/etc.i386/inst2.profile')
-rw-r--r--etc/etc.i386/inst2.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/etc.i386/inst2.profile b/etc/etc.i386/inst2.profile
index 35c4372..87193eb 100644
--- a/etc/etc.i386/inst2.profile
+++ b/etc/etc.i386/inst2.profile
@@ -121,7 +121,7 @@ load_fd()
altdrive=
subdir=
while [ -z "$drive" ]; do
- echo -n "Read from which drive (a, b, c or ? for help)? [c] "
+ echo -n "Read from which drive (or ? for help)? [c] "
read answer junk
case "${answer:-c}" in
a*b|A*B)
OpenPOWER on IntegriCloud