Use normal entities instead of numeric ones.
Approved by: keramida (mentor), trhodes (mentor)
This commit is contained in:
parent
515d6392d7
commit
f681e4a643
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28776
1 changed files with 7 additions and 7 deletions
14
en/index.xsl
14
en/index.xsl
|
|
@ -4,7 +4,7 @@
|
|||
<!ENTITY title "The FreeBSD Project">
|
||||
]>
|
||||
|
||||
<!-- $FreeBSD: www/en/index.xsl,v 1.154 2006/08/20 14:26:02 hrs Exp $ -->
|
||||
<!-- $FreeBSD: www/en/index.xsl,v 1.155 2006/09/10 07:39:01 obrien Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
<xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/>
|
||||
|
|
@ -65,14 +65,14 @@
|
|||
<div id="FRONTFEATURELEFT">
|
||||
<div id="FRONTFEATURECONTENT">
|
||||
<h1>
|
||||
Based on BSD UNIX®
|
||||
Based on BSD &unix;
|
||||
</h1>
|
||||
<p>
|
||||
FreeBSD® is an advanced operating system for
|
||||
x86 compatible (including Pentium® and Athlon™),
|
||||
amd64 compatible (including Opteron™, Athlon™64, and EM64T),
|
||||
UltraSPARC®, IA-64, PC-98 and ARM architectures.
|
||||
It is derived from BSD, the version of UNIX® developed at the
|
||||
FreeBSD® is an advanced operating system for
|
||||
x86 compatible (including Pentium® and Athlon™),
|
||||
amd64 compatible (including Opteron™, Athlon™64, and EM64T),
|
||||
UltraSPARC®, IA-64, PC-98 and ARM architectures.
|
||||
It is derived from BSD, the version of &unix; developed at the
|
||||
University of California, Berkeley.
|
||||
It is developed and maintained by a
|
||||
<a href="&base;/doc/en_US.ISO8859-1/articles/contributors/staff-committers.html">large
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue