changeset 4829:d223eac75bc4

fix 2 typos
author Doug Evans <dje@gnu.org>
date Wed, 06 Oct 1993 21:54:36 +0000
parents 09240675dd40
children a61307ac474e
files config.sub
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/config.sub	Tue Oct 05 01:57:38 1993 +0000
+++ b/config.sub	Wed Oct 06 21:54:36 1993 +0000
@@ -104,7 +104,7 @@
 
 # Decode aliases for certain CPU-COMPANY combinations.
 case $basic_machine in
-	# Recognize the basic CPU types with without company name.
+	# Recognize the basic CPU types without company name.
 	# Some are omitted here because they have special meanings below.
 	tahoe | i[34]86 | i860 | m68k | m68000 | m88k | ns32k | arm | pyramid \
 		| tron | a29k | 580 | i960 | h8300 | hppa1.0 | hppa1.1 \
@@ -116,7 +116,7 @@
 		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
 		exit 1
 		;;
-	# Recognize the basic CPU types with with company name.
+	# Recognize the basic CPU types with company name.
 	vax-* | tahoe-* | i[34]86-* | i860-* | m68k-* | m68000-* | m88k-* \
 	      | sparc-* | ns32k-* | fx80-* | arm-* | c[123]* \
 	      | mips-* | pyramid-* | tron-* | a29k-* | romp-* | rs6000-* \