Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Feb 2014 09:44:56 +0000 (UTC)
From:      Johann Kois <jkois@FreeBSD.org>
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
Message-ID:  <201402070944.s179iu3h037700@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 @@
 
     <a name="install"></a>
 
-    <h2><a href="&base;/doc/en_US.ISO8859-1/books/handbook/install.html">Installing
-	FreeBSD</a></h2>
+    <h2>Install FreeBSD</h2> 
 
     <p>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
-      <a href="&base;/doc/en_US.ISO8859-1/books/handbook/install.html">installation
-	guide</a> before downloading the entire FreeBSD distribution.</p>
+      anonymous FTP, HTTP, or NFS.  Depending on the &os; version you want
+      to install, please read through the <a
+      href="&base;/doc/en_US.ISO8859-1/books/handbook/bsdinstall.html">&os;&nbsp;9.X/10.X
+      installation guide</a> or the <a
+      href="&base;/doc/en_US.ISO8859-1/books/handbook/install.html">&os;&nbsp;8.X
+      installation guide</a> before downloading the entire FreeBSD distribution.</p>
 
     <a name="distribution"></a>
 



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