Date: Mon, 26 May 2008 17:47:47 +0200 From: "Gabor PALI" <pgj@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: docs/124007: [patch] Fix Duplicate Answer in FAQ, Question 4.7.6 Message-ID: <483adba4.0c135e0a.33ee.0156@mx.google.com> Resent-Message-ID: <200805261550.m4QFo2nG090197@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 124007 >Category: docs >Synopsis: [patch] Fix Duplicate Answer in FAQ, Question 4.7.6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon May 26 15:50:02 UTC 2008 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?483adba4.0c135e0a.33ee.0156>