From daa47964a52ce1db6c4961e7cc068f5539be7872 Mon Sep 17 00:00:00 2001 From: keie Date: Mon, 18 Feb 1985 00:12:12 +0000 Subject: [PATCH] Changed "name of system" into "type of system". --- first/first | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/first/first b/first/first index bbab5a652..c909cbb54 100755 --- a/first/first +++ b/first/first @@ -24,7 +24,7 @@ if (ack_sys) >/dev/null 2>&1 then : echo Your system is: `ack_sys`. 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 vax_bsd4_1a VAX11 with BSD4.1a vax_bsd4_1c VAX11 with BSD4.1c -- 2.34.1