Use consistent wording.
This commit is contained in:
parent
256ceef70e
commit
ab00b67913
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=22405
1 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/en/index.xsl,v 1.106 2004/08/30 18:33:11 ceri Exp $ -->
|
||||
<!-- $FreeBSD: www/en/index.xsl,v 1.107 2004/09/12 19:28:14 hrs 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.106 2004/08/30 18:33:11 ceri Exp $'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/en/index.xsl,v 1.107 2004/09/12 19:28:14 hrs Exp $'"/>
|
||||
<xsl:variable name="title" select="'The FreeBSD Project'"/>
|
||||
|
||||
<!-- these params should be externally bound. The values
|
||||
|
|
@ -135,7 +135,7 @@
|
|||
<h2><font color="#990000">What is FreeBSD?</font></h2>
|
||||
|
||||
<p>FreeBSD is an advanced operating system for
|
||||
x86 compatible, AMD64 and Intel EM64T, Alpha, IA-64, PC-98
|
||||
x86 compatible, AMD64 compatible, Alpha, IA-64, PC-98
|
||||
and UltraSPARC® architectures.
|
||||
It is derived from BSD, the version of <xsl:value-of select="$unix"/>
|
||||
developed at
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue