From owner-svn-doc-all@FreeBSD.ORG Fri Aug 3 18:28:19 2012 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CB632106564A; Fri, 3 Aug 2012 18:28:19 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 946118FC0A; Fri, 3 Aug 2012 18:28:19 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q73ISJlf054791; Fri, 3 Aug 2012 18:28:19 GMT (envelope-from simon@svn.freebsd.org) Received: (from simon@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q73ISJbm054789; Fri, 3 Aug 2012 18:28:19 GMT (envelope-from simon@svn.freebsd.org) Message-Id: <201208031828.q73ISJbm054789@svn.freebsd.org> From: "Simon L. Nielsen" Date: Fri, 3 Aug 2012 18:28:19 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r39304 - head/en_US.ISO8859-1/htdocs X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 03 Aug 2012 18:28:19 -0000 Author: simon Date: Fri Aug 3 18:28:19 2012 New Revision: 39304 URL: http://svn.freebsd.org/changeset/doc/39304 Log: - Move the note about mirrors above the table with links so there is a better chance that people will see it and use a mirror. - Many people will also download from HTTP for ftp.freebsd.org content, so note that in the mirror text. - amd64 is now quite common for all new systems, so also point people at that. Obtained from: Google Modified: head/en_US.ISO8859-1/htdocs/where.sgml Modified: head/en_US.ISO8859-1/htdocs/where.sgml ============================================================================== --- head/en_US.ISO8859-1/htdocs/where.sgml Fri Aug 3 16:51:16 2012 (r39303) +++ head/en_US.ISO8859-1/htdocs/where.sgml Fri Aug 3 18:28:19 2012 (r39304) @@ -42,6 +42,15 @@

Download FreeBSD

+

If you plan on getting FreeBSD via FTP or HTTP, please check + the listing of mirror + sites in the handbook to see if there is a site + closer to you. Alternatively, you may want to download &os; using + the BitTorrent protocol. The .torrent files can be + downloaded from the &os; BitTorrent Tracker.

+ @@ -167,16 +176,9 @@

Note: If you are in doubt of which platform / - architecture to get, you probably need i386.

- -

If you plan on getting FreeBSD via FTP, please check the - listing of mirror - sites in the handbook to see if there is a site - closer to you. Alternatively, you may want to download &os; using - the BitTorrent protocol. The .torrent files can be - downloaded from the &os; BitTorrent Tracker.

+ architecture to get, you probably need i386 if you have + an older computer, and amd64 if you have a newer + computer.