Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2004 00:40:25 -0700
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        doc-committers@FreeBSD.org
Subject:   Re: cvs commit: www/en index.xsl
Message-ID:  <20040921074025.GA1368@dragon.nuxi.com>
In-Reply-To: <200409201753.18974.jhb@FreeBSD.org>
References:  <200409201934.i8KJYfcS036447@repoman.freebsd.org> <20040921.054126.07648742.hrs@eos.ocn.ne.jp> <20040920211839.GA15066@hub.freebsd.org> <200409201753.18974.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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@FreeBSD.org)



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