From owner-svn-doc-all@FreeBSD.ORG Fri Feb 7 09:44:56 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AE23F886; Fri, 7 Feb 2014 09:44:56 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 965D3170B; Fri, 7 Feb 2014 09:44:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s179iuWN037701; Fri, 7 Feb 2014 09:44:56 GMT (envelope-from jkois@svn.freebsd.org) Received: (from jkois@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s179iu3h037700; Fri, 7 Feb 2014 09:44:56 GMT (envelope-from jkois@svn.freebsd.org) Message-Id: <201402070944.s179iu3h037700@svn.freebsd.org> From: Johann Kois Date: Fri, 7 Feb 2014 09:44:56 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r43819 - head/en_US.ISO8859-1/htdocs X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.17 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, 07 Feb 2014 09:44:56 -0000 Author: jkois Date: Fri Feb 7 09:44:56 2014 New Revision: 43819 URL: http://svnweb.freebsd.org/changeset/doc/43819 Log: Point the user to the correct version of the installation guide (8.X or 9.X-and-later). Modified: head/en_US.ISO8859-1/htdocs/where.xml Modified: head/en_US.ISO8859-1/htdocs/where.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/where.xml Fri Feb 7 08:51:49 2014 (r43818) +++ head/en_US.ISO8859-1/htdocs/where.xml Fri Feb 7 09:44:56 2014 (r43819) @@ -25,14 +25,16 @@ -

Installing - FreeBSD

+

Install FreeBSD

There are many options for installing FreeBSD, including installation from CD-ROM, DVD, USB stick or even directly using - anonymous FTP, HTTP, or NFS. Please read through the - installation - guide before downloading the entire FreeBSD distribution.

+ anonymous FTP, HTTP, or NFS. Depending on the &os; version you want + to install, please read through the &os; 9.X/10.X + installation guide or the &os; 8.X + installation guide before downloading the entire FreeBSD distribution.