diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index a26b0ca73c6..694ffe76b06 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 a26b0ca73c6..694ffe76b06 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 #