Reword the AMD64 entry with feedback from jhb and keramida.
This commit is contained in:
parent
05d5067046
commit
738c79032f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=22420
1 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
||||||
<!-- $FreeBSD: www/en/index.xsl,v 1.107 2004/09/12 19:28:14 hrs Exp $ -->
|
<!-- $FreeBSD: www/en/index.xsl,v 1.108 2004/09/20 19:34:41 obrien 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.107 2004/09/12 19:28:14 hrs Exp $'"/>
|
<xsl:variable name="date" select="'$FreeBSD: www/en/index.xsl,v 1.108 2004/09/20 19:34:41 obrien Exp $'"/>
|
||||||
<xsl:variable name="title" select="'The FreeBSD Project'"/>
|
<xsl:variable name="title" select="'The FreeBSD Project'"/>
|
||||||
|
|
||||||
<!-- these params should be externally bound. The values
|
<!-- these params should be externally bound. The values
|
||||||
|
@ -135,8 +135,8 @@
|
||||||
<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
|
||||||
x86 compatible, AMD64 compatible, Alpha, IA-64, PC-98
|
x86 compatible, x86-64 (AMD64) compatible, Alpha/AXP,
|
||||||
and UltraSPARC® architectures.
|
IA-64, PC-98 and UltraSPARC® architectures.
|
||||||
It is derived from BSD, the version of <xsl:value-of select="$unix"/>
|
It is derived from BSD, the version of <xsl:value-of select="$unix"/>
|
||||||
developed at
|
developed at
|
||||||
the University of California, Berkeley.
|
the University of California, Berkeley.
|
||||||
|
|
Loading…
Reference in a new issue