Informational fix: s/Intel IA32/x86/ on the front page.

The x86 platform is not only Intel.  Not only Intel contributed to what
the architure and platform has become.  Therefore don't refer to it as
an Intel-only thing.
This commit is contained in:
David E. O'Brien 2002-08-27 15:12:40 +00:00
parent 7b00d9b019
commit ad0f385f5f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14043

View file

@ -1,4 +1,4 @@
<!-- $FreeBSD: www/en/index.xsl,v 1.31 2002/08/26 22:45:20 trhodes Exp $ --> <!-- $FreeBSD: www/en/index.xsl,v 1.32 2002/08/27 00:08:20 trhodes Exp $ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <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:import href="news/includes.xsl"/>
<xsl:variable name="base" select="'.'"/> <xsl:variable name="base" select="'.'"/>
<xsl:variable name="date" select="'$FreeBSD: www/en/index.xsl,v 1.31 2002/08/26 22:45:20 trhodes Exp $'"/> <xsl:variable name="date" select="'$FreeBSD: www/en/index.xsl,v 1.32 2002/08/27 00:08:20 trhodes Exp $'"/>
<xsl:variable name="title" select="'The FreeBSD Project'"/> <xsl:variable name="title" select="'The FreeBSD Project'"/>
<xsl:output type="html" encoding="iso-8859-1" <xsl:output type="html" encoding="iso-8859-1"
@ -236,7 +236,7 @@
<h2><font color="#990000">What is FreeBSD?</font></h2> <h2><font color="#990000">What is FreeBSD?</font></h2>
<p>FreeBSD is an advanced operating system for <p>FreeBSD is an advanced operating system for
Intel ia32 compatible, Compaq Alpha, and PC-98 architectures. x86 compatible, Compaq Alpha, and PC-98 architectures.
It is derived from BSD UNIX, the version of UNIX developed at It is derived from BSD UNIX, the version of UNIX developed at
the University of California, Berkeley. the University of California, Berkeley.
It is developed and maintained by It is developed and maintained by