Change the "Insert secound installation floppy" to

"Insert the cpio installation floppy" to reduce confusion as to what floppy
is wanted.
This commit is contained in:
Rodney W. Grimes 1993-09-12 22:44:37 +00:00
parent 20d85dc7f5
commit a2f17cb4ff
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=450

View File

@ -838,7 +838,7 @@ echo "TERM=pc3"
echo "export TERM"
echo "mount -at ufs"
echo "echo"
echo "echo \"Insert second installation floppy in drive and\""
echo "echo \"Insert cpio installation floppy in drive and\""
echo "echo -n \"enter that drive's number (e.g. 0 or 1): [0] \""
echo "read resp junk"
echo "driveno=\${resp:-0}"