Core objects to removal of references to Intel EM64T here. Core

believes it is in the best interest of the FreeBSD project and
community to have them listed in these places.  This is tweaked
language from hrs@'s original commit, but also adds Pentium and Athlon
to the list of x86 platforms because they are the most popular.

Approved by: hrs, obrien, core
This commit is contained in:
Warner Losh 2004-09-24 17:05:59 +00:00
parent a889b6c954
commit f0ddadcdbd
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=22461

View file

@ -1,4 +1,4 @@
<!-- $FreeBSD: www/en/index.xsl,v 1.109 2004/09/21 17:31:46 obrien Exp $ -->
<!-- $FreeBSD: www/en/index.xsl,v 1.110 2004/09/23 17:02:11 obrien Exp $ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
@ -6,7 +6,7 @@
<xsl:import href="news/includes.xsl"/>
<xsl:variable name="base" select="'.'"/>
<xsl:variable name="date" select="'$FreeBSD: www/en/index.xsl,v 1.109 2004/09/21 17:31:46 obrien Exp $'"/>
<xsl:variable name="date" select="'$FreeBSD: www/en/index.xsl,v 1.110 2004/09/23 17:02:11 obrien Exp $'"/>
<xsl:variable name="title" select="'The FreeBSD Project'"/>
<!-- these params should be externally bound. The values
@ -135,7 +135,8 @@
<h2><font color="#990000">What is FreeBSD?</font></h2>
<p>FreeBSD is an advanced operating system for
x86 compatible, x86-64 compatible, Alpha/AXP,
x86 compatible (including Pentium and Athlon),
amd64 compatible (including Opteron, Athlon 64, and EM64T), Alpha/AXP,
IA-64, PC-98 and UltraSPARC&#174; architectures.
It is derived from BSD, the version of <xsl:value-of select="$unix"/>
developed at