From owner-freebsd-doc@FreeBSD.ORG Sun May 25 10:50:03 2008 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 08FF4106567F for ; Sun, 25 May 2008 10:50:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D66388FC1C for ; Sun, 25 May 2008 10:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m4PAo2Hp026169 for ; Sun, 25 May 2008 10:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m4PAo2gY026168; Sun, 25 May 2008 10:50:02 GMT (envelope-from gnats) Resent-Date: Sun, 25 May 2008 10:50:02 GMT Resent-Message-Id: <200805251050.m4PAo2gY026168@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gabor PALI Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F7B01065680 for ; Sun, 25 May 2008 10:44:43 +0000 (UTC) (envelope-from pali.gabor@googlemail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.154]) by mx1.freebsd.org (Postfix) with ESMTP id 8CD2F8FC0A for ; Sun, 25 May 2008 10:44:42 +0000 (UTC) (envelope-from pali.gabor@googlemail.com) Received: by fg-out-1718.google.com with SMTP id l26so1059135fgb.35 for ; Sun, 25 May 2008 03:44:41 -0700 (PDT) Received: by 10.86.89.1 with SMTP id m1mr3429211fgb.45.1211712281287; Sun, 25 May 2008 03:44:41 -0700 (PDT) Received: from pgj@FreeBSD.org ( [80.99.205.120]) by mx.google.com with ESMTPS id f31sm16593063fkf.5.2008.05.25.03.44.39 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 25 May 2008 03:44:40 -0700 (PDT) Received: by pgj@FreeBSD.org (sSMTP sendmail emulation); Sun, 25 May 2008 12:44:38 +0200 Message-Id: <48394318.1f205e0a.2bde.ffffd9c8@mx.google.com> Date: Sun, 25 May 2008 12:44:38 +0200 From: "Gabor PALI" Sender: =?UTF-8?B?UMOBTEkgR8OhYm9yIErDoW5vcw==?= To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/123975: [patch] Fix Markups in FAQ, Question 3.27 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gabor PALI List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 May 2008 10:50:03 -0000 >Number: 123975 >Category: docs >Synopsis: [patch] Fix Markups in FAQ, Question 3.27 >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: Sun May 25 10: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 some embedded tags in the FreeBSD FAQ, Question 3.27. ``Installation crashes while booting, what can I do?''. I think they should be unfolded and separated into different paragraphs. >How-To-Repeat: >Fix: --- books.faq.patch.12.diff begins here --- Index: book.sgml =================================================================== RCS file: /doc/en_US.ISO8859-1/books/faq/book.sgml,v retrieving revision 1.811 diff -u -r1.811 book.sgml --- book.sgml 12 Apr 2008 20:13:12 -0000 1.811 +++ book.sgml 25 May 2008 08:28:06 -0000 @@ -2077,9 +2077,17 @@ Try disabling ACPI support. When the bootloader loads, press - the space key. The system displays OK. Type - unset acpi_load and then - boot. + the space key. The system will display the following: + + OK + + Type: + + unset acpi_load + + And then type: + + boot --- books.faq.patch.12.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: