From owner-freebsd-doc@FreeBSD.ORG Fri May 30 16:30:04 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 31B63106566B for ; Fri, 30 May 2008 16:30:04 +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 21AE88FC29 for ; Fri, 30 May 2008 16:30:04 +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 m4UGU3EQ070287 for ; Fri, 30 May 2008 16:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m4UGU3Z4070283; Fri, 30 May 2008 16:30:03 GMT (envelope-from gnats) Resent-Date: Fri, 30 May 2008 16:30:03 GMT Resent-Message-Id: <200805301630.m4UGU3Z4070283@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 63009106564A for ; Fri, 30 May 2008 16:24:19 +0000 (UTC) (envelope-from pali.gabor@googlemail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.159]) by mx1.freebsd.org (Postfix) with ESMTP id 07F138FC19 for ; Fri, 30 May 2008 16:24:18 +0000 (UTC) (envelope-from pali.gabor@googlemail.com) Received: by fg-out-1718.google.com with SMTP id l26so180567fgb.35 for ; Fri, 30 May 2008 09:24:17 -0700 (PDT) Received: by 10.86.26.11 with SMTP id 11mr414945fgz.23.1212164657743; Fri, 30 May 2008 09:24:17 -0700 (PDT) Received: from pgj@FreeBSD.org ( [80.99.205.120]) by mx.google.com with ESMTPS id 22sm2034189fkr.11.2008.05.30.09.24.16 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 30 May 2008 09:24:17 -0700 (PDT) Received: by pgj@FreeBSD.org (sSMTP sendmail emulation); Fri, 30 May 2008 18:24:15 +0200 Message-Id: <48402a31.16125e0a.3c78.fffff508@mx.google.com> Date: Fri, 30 May 2008 18:24:15 +0200 From: "Gabor PALI" Sender: =?UTF-8?B?UMOBTEkgR8OhYm9yIErDoW5vcw==?= To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/124141: [patch] Fix Description in FAQ, Question 5.9 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: Fri, 30 May 2008 16:30:04 -0000 >Number: 124141 >Category: docs >Synopsis: [patch] Fix Description in FAQ, Question 5.9 >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: Fri May 30 16:30:03 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: The reference to sio(4), a tag for sio3 and a dash are missing in the FreeBSD FAQ, Question 5.9. ``Why does the screen go black and lose sync when I boot?''. I send you a patch to correct these problems. >How-To-Repeat: >Fix: --- books.faq.patch.23.diff begins here --- Index: book.sgml =================================================================== RCS file: /doc/en_US.ISO8859-1/books/faq/book.sgml,v retrieving revision 1.827 diff -u -r1.827 book.sgml --- book.sgml 27 May 2008 23:51:07 -0000 1.827 +++ book.sgml 30 May 2008 01:45:13 -0000 @@ -3152,7 +3152,7 @@ Due to a bug (feature?) in the &man.sio.4; driver it will touch this port even if you do not have the fourth serial port, and even if - you disable sio3 (the fourth port) which normally uses this + you disable sio3 (the fourth port) which normally uses this address. Until the bug has been fixed, you can use this @@ -3169,7 +3169,7 @@ sio1, sio2 and sio3 (all of them). This way - the sio driver does not get activated -> no + the &man.sio.4; driver does not get activated — no problems. --- books.faq.patch.23.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: