Changed "name of system" into "type of system".

This commit is contained in:
keie 1985-02-18 00:12:12 +00:00
parent ee63833f41
commit daa47964a5

View file

@ -24,7 +24,7 @@ if (ack_sys) >/dev/null 2>&1
then then
: echo Your system is: `ack_sys`. : echo Your system is: `ack_sys`.
else else
echo -n "Give me the name of your system, the current choice is: echo -n "Give me the type of your system, the current choice is:
pdp_v7 PDP11 with sep I/D and version 7 pdp_v7 PDP11 with sep I/D and version 7
vax_bsd4_1a VAX11 with BSD4.1a vax_bsd4_1a VAX11 with BSD4.1a
vax_bsd4_1c VAX11 with BSD4.1c vax_bsd4_1c VAX11 with BSD4.1c