diff options
-rw-r--r-- | share/examples/etc/make.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 0d098b9..07f7559 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -32,7 +32,7 @@ # Intel x86 architecture: # (AMD CPUs) opteron athlon64 athlon-mp athlon-xp athlon-4 # athlon-tbird athlon k8 k6-3 k6-2 k6 k5 nocona -# (Intel CPUs) pentium4[m] prescott pentium3[m] pentium2 penitumpro +# (Intel CPUs) pentium4[m] prescott pentium3[m] pentium2 pentiumpro # pentium-mmx pentium i486 i386 # Alpha/AXP architecture: ev67 ev6 pca56 ev56 ev5 ev45 ev4 # AMD64 architecture: opteron, athlon64, nocona |