www/103872: [patch] www/en/platforms/ia64/index.xsl: use entity

Gabor Kovesdan gabor at FreeBSD.org
Sun Oct 1 10:20:23 PDT 2006


>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:


More information about the freebsd-www mailing list