svn commit: r292198 - stable/10/share/examples/etc
Christian Brueffer
brueffer at FreeBSD.org
Mon Dec 14 11:28:17 UTC 2015
Author: brueffer
Date: Mon Dec 14 11:28:16 2015
New Revision: 292198
URL: https://svnweb.freebsd.org/changeset/base/292198
Log:
MFH: r291950
Fix a typo in the CPUTYPE list.
PR: 205099
Submitted by: xxjack12xx at gmail.com
Modified:
stable/10/share/examples/etc/make.conf
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/share/examples/etc/make.conf
==============================================================================
--- stable/10/share/examples/etc/make.conf Mon Dec 14 11:13:50 2015 (r292197)
+++ stable/10/share/examples/etc/make.conf Mon Dec 14 11:28:16 2015 (r292198)
@@ -32,7 +32,7 @@
# Intel x86 architecture:
# (AMD CPUs) amdfam10, opteron-sse3, athlon64-sse3, k8-sse3,
# opteron, athlon64, athlon-fx, k8, athlon-mp,
-# athlen-xp, athlon-4, athlon-tbird, athlon, k7,
+# athlon-xp, athlon-4, athlon-tbird, athlon, k7,
# geode, k6-3, k6-2, k6
# (Intel CPUs) core2, core, nocona, pentium4m, pentium4, prescott,
# pentium3m, pentium3, pentium-m, pentium2,
More information about the svn-src-stable-10
mailing list