From owner-svn-doc-all@FreeBSD.ORG Sat Mar 16 15:51:40 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3622A3B5; Sat, 16 Mar 2013 15:51:40 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from mail-gw14.york.ac.uk (mail-gw14.york.ac.uk [144.32.129.164]) by mx1.freebsd.org (Postfix) with ESMTP id 0066A2C7; Sat, 16 Mar 2013 15:51:39 +0000 (UTC) Received: from ury.york.ac.uk ([144.32.64.162]:37985) by mail-gw14.york.ac.uk with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1UGtOP-0007R9-8Y; Sat, 16 Mar 2013 15:51:33 +0000 Date: Sat, 16 Mar 2013 15:51:33 +0000 (GMT) From: Gavin Atkinson X-X-Sender: gavin@thunderhorn.york.ac.uk To: John Baldwin Subject: Re: svn commit: r41175 - head/en_US.ISO8859-1/books/faq In-Reply-To: <201303121109.52298.jhb@freebsd.org> Message-ID: References: <201303121349.r2CDnOKH097113@svn.freebsd.org> <201303121109.52298.jhb@freebsd.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Mar 2013 15:51:40 -0000 On Tue, 12 Mar 2013, John Baldwin wrote: > On Tuesday, March 12, 2013 9:49:24 am Gavin Atkinson wrote: > > --- head/en_US.ISO8859-1/books/faq/book.xml Tue Mar 12 13:30:14 2013 > (r41174) > > +++ head/en_US.ISO8859-1/books/faq/book.xml Tue Mar 12 13:49:24 2013 > (r41175) > > @@ -1126,7 +1127,9 @@ > > > > > > &arch.amd64; is the term &os; uses for 64-bit > > - compatible x86 architectures. Most modern computers > > + compatible x86 architectures, sometimes referred to > > + as x86-64 by other operating systems. > > + Most modern computers > > I would suggest tweaking the wording here to say: > > "64-bit compatible x86 architectures (also known as "x86-64" or "x64")". > > as it is shorter (and mentions the "x64" alias that Windows uses). Thanks, I've just made that change. > Also, something like this should be on this page: > > http://www.freebsd.org/about.html I'd like to mention x86-64 and x64 wherever the amd64 platform is mentioned in an introductory sense, actually. Thanks, Gavin