cvs commit: www/en index.xsl

David O'Brien obrien at FreeBSD.org
Tue Sep 21 00:40:29 PDT 2004


On Mon, Sep 20, 2004 at 05:53:18PM -0400, John Baldwin wrote:
> On Monday 20 September 2004 05:18 pm, David O'Brien wrote:
> x86 doesn't say Intel in the name, whereas amd64 does have AMD in its name.  
> Maybe if we just called it 'x86-64 compatible' rather than 'amd64 
> compatible'?

Sounds reasonable.
 
Index: index.xsl
===================================================================
RCS file: /home/dcvs/www/en/index.xsl,v
retrieving revision 1.108
diff -u -r1.108 index.xsl
--- index.xsl	20 Sep 2004 19:34:41 -0000	1.108
+++ index.xsl	21 Sep 2004 07:39:37 -0000
@@ -135,8 +135,8 @@
 	      <h2><font color="#990000">What is FreeBSD?</font></h2>
 	
 	      <p>FreeBSD is an advanced operating system for
-		x86 compatible, AMD64 compatible, Alpha, IA-64, PC-98
-		and UltraSPARC&#174; architectures.
+		x86 compatible, x86-64 (aka. AMD64) compatible, Alpha/AXP,
+		IA-64, PC-98 and UltraSPARC&#174; architectures.
 		It is derived from BSD, the version of <xsl:value-of select="$unix"/>
 	        developed at 
 		the University of California, Berkeley.

-- 
-- David  (obrien at FreeBSD.org)


More information about the cvs-doc mailing list