From pali.gabor@googlemail.com  Mon May 26 15:47:51 2008
Return-Path: <pali.gabor@googlemail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 86C0C106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 26 May 2008 15:47:51 +0000 (UTC)
	(envelope-from pali.gabor@googlemail.com)
Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.157])
	by mx1.freebsd.org (Postfix) with ESMTP id 130948FC25
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 26 May 2008 15:47:50 +0000 (UTC)
	(envelope-from pali.gabor@googlemail.com)
Received: by fg-out-1718.google.com with SMTP id l26so1445542fgb.35
        for <FreeBSD-gnats-submit@freebsd.org>; Mon, 26 May 2008 08:47:49 -0700 (PDT)
Received: by 10.86.87.13 with SMTP id k13mr5925113fgb.1.1211816869675;
        Mon, 26 May 2008 08:47:49 -0700 (PDT)
Received: from pgj@FreeBSD.org ( [80.99.205.120])
        by mx.google.com with ESMTPS id 12sm20683229fks.13.2008.05.26.08.47.48
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Mon, 26 May 2008 08:47:48 -0700 (PDT)
Received: by pgj@FreeBSD.org (sSMTP sendmail emulation); Mon, 26 May 2008 17:47:47 +0200
Message-Id: <483adba4.0c135e0a.33ee.0156@mx.google.com>
Date: Mon, 26 May 2008 17:47:47 +0200
From: "Gabor PALI" <pgj@FreeBSD.org>
Sender: =?UTF-8?B?UMOBTEkgR8OhYm9yIErDoW5vcw==?= <pali.gabor@googlemail.com>
Reply-To: Gabor PALI <pgj@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] Fix Duplicate Answer in FAQ, Question 4.7.6
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         124007
>Category:       docs
>Synopsis:       [patch] Fix Duplicate Answer in FAQ, Question 4.7.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gabor
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 26 15:50:02 UTC 2008
>Closed-Date:    Mon May 26 17:05:34 UTC 2008
>Last-Modified:  Mon May 26 17:05:34 UTC 2008
>Originator:     Gabor PALI
>Release:        FreeBSD 6.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD disznohal 6.3-STABLE FreeBSD 6.3-STABLE #4: Fri Apr 4 23:29:43 CEST 2008 dezzy@disznohal:/usr/obj/usr/src/sys/GENERIC_ i386

>Description:
	I found that answers for Questions 4.7.4. ``Why does my Micron system
	hang at boot time?'' and 4.7.6. ``Why does my 3Com(R) PCI network card
	not work with my Micron computer?'' are almost the same in the FreeBSD
	FAQ. I think the second one should be compacted and replaced with a
	single link to the previous answer.


>How-To-Repeat:

>Fix:

--- books.faq.patch.18.diff begins here ---
Index: book.sgml
===================================================================
RCS file: /doc/en_US.ISO8859-1/books/faq/book.sgml,v
retrieving revision 1.822
diff -u -r1.822 book.sgml
--- book.sgml	25 May 2008 14:49:12 -0000	1.822
+++ book.sgml	26 May 2008 04:18:32 -0000
@@ -2860,15 +2860,8 @@
         </question>
 
         <answer>
-          <para>Certain Micron motherboards have a non-conforming PCI BIOS
-            implementation that does not configure PCI devices at the
-            addresses reported. This causes grief when FreeBSD
-            boots.</para>
-
-          <para>To work around this problem, disable the
-            <quote>Plug and Play Operating System</quote> flag in the
-            BIOS.</para>
-        </answer>
+          <para>See <link linkend="micron-hang-boot">the previous answer</link>.</para>
+       </answer>
       </qandaentry>
 
       <qandaentry>
--- books.faq.patch.18.diff ends here ---


>Release-Note:
>Audit-Trail:

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/124007: commit references a PR
Date: Mon, 26 May 2008 16:43:24 +0000 (UTC)

 gabor       2008-05-26 16:43:08 UTC
 
   FreeBSD doc repository
 
   Modified files:
     en_US.ISO8859-1/books/faq book.sgml 
   Log:
   - Avoid information duplication by pointing to the same answer with a link
   
   PR:             docs/124007
   Submitted by:   pgj
   
   Revision  Changes    Path
   1.826     +2 -9      doc/en_US.ISO8859-1/books/faq/book.sgml
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: gabor 
State-Changed-When: Mon May 26 17:03:15 UTC 2008 
State-Changed-Why:  
Committed, thanks! 


Responsible-Changed-From-To: freebsd-doc->gabor 
Responsible-Changed-By: gabor 
Responsible-Changed-When: Mon May 26 17:03:15 UTC 2008 
Responsible-Changed-Why:  
Committed, thanks! 

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