Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  1 Oct 2006 19:12:09 +0200 (CEST)
From:      Gabor Kovesdan <gabor@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Gabor Kovesdan <gabor@FreeBSD.org>
Subject:   www/103872: [patch] www/en/platforms/ia64/index.xsl: use entity
Message-ID:  <20061001171209.AB1BA99E5F5@server.t-hosting.hu>
Resent-Message-ID: <200610011720.k91HKMe7001753@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         103872
>Category:       www
>Synopsis:       [patch] www/en/platforms/ia64/index.xsl: use entity
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-www
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 01 17:20:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gabor Kovesdan
>Release:        FreeBSD 6.1-RELEASE-p3 amd64
>Organization:
n/a
>Environment:

We can now use standard entities in .xsl files as well.

>Description:
>How-To-Repeat:
>Fix:

--- ia64-index.xsl.diff begins here ---
Index: www/en/platforms/ia64/index.xsl
===================================================================
RCS file: /usr/cvs/www/en/platforms/ia64/index.xsl,v
retrieving revision 1.6
diff -u -r1.6 index.xsl
--- www/en/platforms/ia64/index.xsl	19 Aug 2006 21:20:41 -0000	1.6
+++ www/en/platforms/ia64/index.xsl	1 Oct 2006 17:09:12 -0000
@@ -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&#174; Processor Family (IPF). As with the port
+		  the Intel Itanium&reg; 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>
--- ia64-index.xsl.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061001171209.AB1BA99E5F5>