Bug 205099 - /usr/share/examples/etc/make.conf wrong CPUTYPE
Summary: /usr/share/examples/etc/make.conf wrong CPUTYPE
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Christian Brueffer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-07 18:35 UTC by Jack
Modified: 2015-12-14 11:30 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jack 2015-12-07 18:35:13 UTC
10.2-STABLE FreeBSD 10.2-STABLE #0 r291532: Mon Nov 30 15:49:38 PST 2015

The file /usr/share/examples/etc/make.conf shows athlen-xp as a CPUTYPE. It should be athlon-xp
#       (AMD CPUs)      amdfam10, opteron-sse3, athlon64-sse3, k8-sse3,
#                       opteron, athlon64, athlon-fx, k8, athlon-mp,
#                       athlen-xp, athlon-4, athlon-tbird, athlon, k7,
#                       geode, k6-3, k6-2, k6
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-12-07 18:40:25 UTC
A commit references this bug:

Author: brueffer
Date: Mon Dec  7 18:39:38 UTC 2015
New revision: 291950
URL: https://svnweb.freebsd.org/changeset/base/291950

Log:
  Fix a typo in the CPUTYPE list.

  PR:		205099
  Submitted by:	xxjack12xx@gmail.com
  MFC after:	1 week

Changes:
  head/share/examples/etc/make.conf
Comment 2 Christian Brueffer freebsd_committer freebsd_triage 2015-12-07 18:41:54 UTC
Fixed in HEAD, I'll merge this to the stable branches soon.  Thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-12-14 11:29:04 UTC
A commit references this bug:

Author: brueffer
Date: Mon Dec 14 11:28:16 UTC 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@gmail.com

Changes:
_U  stable/10/
  stable/10/share/examples/etc/make.conf