- use ® instead of numeric entity
- whitespace PR: www/103872 Approved by: trhodes (mentor), keramida (mentor)
This commit is contained in:
parent
565824ede3
commit
db22bebb5f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28753
1 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@
|
|||
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
|
||||
<xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/>
|
||||
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/en/platforms/ia64/index.xsl,v 1.5 2006/05/09 23:36:46 marcel Exp $'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/en/platforms/ia64/index.xsl,v 1.6 2006/08/19 21:20:41 hrs Exp $'"/>
|
||||
|
||||
<xsl:output doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
encoding="iso-8859-1" method="html"/>
|
||||
|
|
@ -65,7 +65,7 @@
|
|||
|
||||
<p>The FreeBSD/ia64 project pages contain information about the
|
||||
FreeBSD port to Intel's IA-64 architecture; officially known as
|
||||
the Intel Itanium® Processor Family (IPF). As with the port
|
||||
the Intel Itanium® Processor Family (IPF). As with the port
|
||||
itself, these pages are still mostly a work in progress.</p>
|
||||
|
||||
<h3><a name="status">Current status</a></h3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue