From nobody@FreeBSD.org  Tue Dec  4 21:07:15 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id DDF56EFE
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  4 Dec 2012 21:07:15 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id BCADB8FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  4 Dec 2012 21:07:15 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id qB4L7Ftm006266
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 4 Dec 2012 21:07:15 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id qB4L7FI8006265;
	Tue, 4 Dec 2012 21:07:15 GMT
	(envelope-from nobody)
Message-Id: <201212042107.qB4L7FI8006265@red.freebsd.org>
Date: Tue, 4 Dec 2012 21:07:15 GMT
From: Bas Smeelen <b.smeelen@ose.nl>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] faq: update #install-instructions-location
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         174130
>Category:       docs
>Synopsis:       [patch] faq: update #install-instructions-location
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    eadler
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 04 21:10:00 UTC 2012
>Closed-Date:    Thu Jan 31 14:02:13 UTC 2013
>Last-Modified:  Thu Jan 31 14:02:13 UTC 2013
>Originator:     Bas Smeelen
>Release:        9.1
>Organization:
>Environment:
FreeBSD cfd 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243853: Tue Dec  4 08:00:50 CET 2012     root@cfd:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
change FAQ 3.4. Where are the instructions for installing FreeBSD? to point to: installing 9.x and later and to point to: installing releases prior to 9.x
>How-To-Repeat:

>Fix:
cfd:/usr/doc/head/en_US.ISO8859-1/books/faq % svn diff
Index: book.xml
===================================================================
--- book.xml	(revision 40267)
+++ book.xml	(working copy)
@@ -1262,8 +1262,14 @@
 	</question>
 
 	<answer>
-	  <para>Installation instructions can be found in the <ulink
-	      url="&url.books.handbook;/install.html">Handbook entry on installing &os;</ulink>.</para>
+	  <para>Installation instructions for FreeBSD 9.0-RELEASE
+		and later using bsdinstall can be found in the Handbook entry on 
+		<ulink url="&url.books.handbook;/bsdinstall.html">Installing
+		FreeBSD 9.x and Later</ulink>.</para>
+	  <para>Installation instructions for FreeBSD releases prior 
+		to 9.0-RELEASE using sysinstall can be found in the Handbook
+		entry on <ulink url="&url.books.handbook;/install.html">Installing
+		FreeBSD 8.x and Earlier</ulink>.</para>
 	</answer>
       </qandaentry>


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->eadler 
Responsible-Changed-By: eadler 
Responsible-Changed-When: Fri Dec 7 04:43:06 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=174130 
State-Changed-From-To: open->analyzed 
State-Changed-By: eadler 
State-Changed-When: Fri Dec 7 04:44:18 UTC 2012 
State-Changed-Why:  
awaiting approval or review prior to commit (no action needed from 
submitter) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=174130 

From: Bas Smeelen <b.smeelen@ose.nl>
To: bug-followup@FreeBSD.org
Cc: Bas Smeelen <b.smeelen@ose.nl>
Subject: Re: docs/174130: [patch] faq: update #install-instructions-location
Date: Fri, 07 Dec 2012 13:42:56 +0100

 Please consider the following changes in text
 
 Index: en_US.ISO8859-1/books/faq/book.xml
 ===================================================================
 --- en_US.ISO8859-1/books/faq/book.xml (revision 40281)
 +++ en_US.ISO8859-1/books/faq/book.xml   (working copy)
 @@ -1262,8 +1262,12 @@
    </question>
 
      <answer>
 -          <para>Installation instructions can be found in the <ulink
 -       url="&url.books.handbook;/install.html">Handbook entry on installing 
 &os;</ulink>.</para>
 +        <para>Installation instructions for &os; 9.x and later can be found 
 in the
 +              Handbook entry on <ulink 
 url="&url.books.handbook;/bsdinstall.html">Installing &os;
 +           9.x and Later</ulink>.</para>
 +         <para>Installation instructions for &os; 8.x and earlier can be 
 found in the
 +            Handbook entry on <ulink 
 url="&url.books.handbook;/install.html">Installing &os;
 +              8.x and Earlier</ulink>.</para>
        </answer>
         </qandaentry>
 
State-Changed-From-To: analyzed->closed 
State-Changed-By: eadler 
State-Changed-When: Thu Jan 31 14:02:11 UTC 2013 
State-Changed-Why:  
I think I committed this some time ago 

http://www.freebsd.org/cgi/query-pr.cgi?pr=174130 
>Unformatted:
