From nobody@FreeBSD.org  Tue Dec  4 16:04: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 43401C2
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  4 Dec 2012 16:04: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 27DBA8FC12
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  4 Dec 2012 16:04: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 qB4G4Eac010537
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 4 Dec 2012 16:04:14 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id qB4G4EOa010536;
	Tue, 4 Dec 2012 16:04:14 GMT
	(envelope-from nobody)
Message-Id: <201212041604.qB4G4EOa010536@red.freebsd.org>
Date: Tue, 4 Dec 2012 16:04:14 GMT
From: Derek Wood <ddwood@highdensity.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] faq: update #floppy-download
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         174113
>Category:       docs
>Synopsis:       [patch] faq: update #floppy-download
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    eadler
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 04 16:10:01 UTC 2012
>Closed-Date:    Wed Dec 05 13:43:48 UTC 2012
>Last-Modified:  Wed Dec 05 13:43:48 UTC 2012
>Originator:     Derek Wood
>Release:        
>Organization:
>Environment:
>Description:
The attached patch updates the floppy-download question in the faq with the following:
- change the "Get FreeBSD Page" hyperlink to "Getting FreeBSD" to match the page's title
- correct the "memstick.iso" text in the download media format to .img
- remove pc98 floppy instructions
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/en_US.ISO8859-1/books/faq/book.xml b/en_US.ISO8859-1/books/faq/book.xml
index 81f334b..d55835c 100644
--- a/en_US.ISO8859-1/books/faq/book.xml
+++ b/en_US.ISO8859-1/books/faq/book.xml
@@ -1146,8 +1146,8 @@
 
 	<answer>
 	  <para>On the
-	    <ulink url="http://www.freebsd.org/where.html">Get &os; page</ulink>
-	    select <literal>[iso]</literal> next to the
+	    <ulink url="http://www.freebsd.org/where.html">Getting &os;</ulink>
+	    page select <literal>[iso]</literal> next to the
 	    architecture you want to use.</para>
 
 	  <para>Any of the following can be used:</para>
@@ -1175,7 +1175,7 @@
 		</row>
 
 		<row>
-		  <entry><filename>memstick.iso</filename></entry>
+		  <entry><filename>memstick.img</filename></entry>
 		  <entry>A bootable image sufficient for copying to a
 		    USB stick.</entry>
 		</row>
@@ -1190,14 +1190,6 @@
 	    </tgroup>
 	  </informaltable>
 
-	  <para>&arch.pc98; users require three floppy images:
-	    <filename>floppies/boot.flp</filename>,
-	    <filename>floppies/kern1.flp</filename>, and
-	    <filename>floppies/kern2.flp</filename>.  These images
-	    need
-	    to be copied onto floppies by tools like
-	    &man.dd.1;.</para>
-
 	  <para>Full instructions on this procedure and a little bit
 	    more about installation issues in general can be found in
 	    the <ulink


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->eadler 
Responsible-Changed-By: eadler 
Responsible-Changed-When: Tue Dec 4 16:11:24 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=174113 
State-Changed-From-To: open->closed 
State-Changed-By: eadler 
State-Changed-When: Wed Dec 5 13:43:47 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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