diff options
| author | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2005-05-06 13:14:48 +0000 |
|---|---|---|
| committer | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2005-05-06 13:14:48 +0000 |
| commit | a181e792483bb32e97f832b9f876696189e2d6ed (patch) | |
| tree | af0998d28508688192d757e53df7c8cfd3ceeadb /share/examples | |
| parent | cbfbc555e052a54af4b5f69d829b53ceff253f56 (diff) | |
Notes
Diffstat (limited to 'share/examples')
| -rw-r--r-- | share/examples/etc/make.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 86c2ba4ddd04..53f5c11759b7 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -32,8 +32,8 @@ # 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 pentiumpro -# pentium-mmx pentium i486 i386 +# (Intel CPUs) pentium4[m] prescott pentium3[m] pentium-m pentium2 +# pentiumpro pentium-mmx pentium i486 i386 # Alpha/AXP architecture: ev67 ev6 pca56 ev56 ev5 ev45 ev4 # AMD64 architecture: opteron, athlon64, nocona # Intel ia64 architecture: itanium2, itanium |
