From 283ea61c54ddd8766ac92ca48db037fa9205c75b Mon Sep 17 00:00:00 2001 From: Seigo Tanimura Date: Sat, 24 Feb 2001 02:59:32 +0000 Subject: [PATCH] I thought it was a new CPU :) s/i585/i586/ --- etc/defaults/make.conf | 2 +- share/examples/etc/make.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index a26b0ca73c66..694ffe76b066 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -21,7 +21,7 @@ # The automatic setting of CFLAGS may be overridden using the # NO_CPU_CFLAGS variable below. # Currently the following CPU types are recognised: -# Intel x86 architecture: k7 k6 k5 i686 i585 i486 i386 +# Intel x86 architecture: k7 k6 k5 i686 i586 i486 i386 # Alpha/AXP architecture: ev6 pca56 ev56 ev5 ev45 ev4 # Intel ia64 architecture: itanium # diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index a26b0ca73c66..694ffe76b066 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -21,7 +21,7 @@ # The automatic setting of CFLAGS may be overridden using the # NO_CPU_CFLAGS variable below. # Currently the following CPU types are recognised: -# Intel x86 architecture: k7 k6 k5 i686 i585 i486 i386 +# Intel x86 architecture: k7 k6 k5 i686 i586 i486 i386 # Alpha/AXP architecture: ev6 pca56 ev56 ev5 ev45 ev4 # Intel ia64 architecture: itanium #