From marc@blackend.org  Sat May 25 05:45:12 2002
Return-Path: <marc@blackend.org>
Received: from abigail.blackend.org (blackend.org [212.11.50.35])
	by hub.freebsd.org (Postfix) with ESMTP id A091E37B409
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 25 May 2002 05:45:08 -0700 (PDT)
Received: from abigail.blackend.org (localhost [127.0.0.1])
	by abigail.blackend.org (8.12.3/8.12.3/ - 15/04/02) with ESMTP id g4PCipNI043446
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 25 May 2002 14:44:51 +0200 (CEST)
	(envelope-from marc@abigail.blackend.org)
Received: (from marc@localhost)
	by abigail.blackend.org (8.12.3/8.12.3/Submit) id g4PCipdX043445;
	Sat, 25 May 2002 14:44:51 +0200 (CEST)
	(envelope-from marc)
Message-Id: <200205251244.g4PCipdX043445@abigail.blackend.org>
Date: Sat, 25 May 2002 14:44:51 +0200 (CEST)
From: Marc Fonvieille <marc@blackend.org>
Reply-To: Marc Fonvieille <marc@blackend.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Minor change in section 2.11.1 of the Handbook
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         38543
>Category:       docs
>Synopsis:       Minor change in section 2.11.1 of the Handbook
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    keramida
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 25 05:50:08 PDT 2002
>Closed-Date:    Sat May 25 16:02:38 PDT 2002
>Last-Modified:  Sat May 25 16:02:38 PDT 2002
>Originator:     Marc Fonvieille
>Release:        FreeBSD 4.6-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD abigail.blackend.org 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #5: Sun May 12 00:30:43 CEST 2002 marc@abigail.blackend.org:/usr/src/sys/compile/ABIGAIL i386


	
>Description:
In section 2.11.1 of the Handbook, you have this "itemizedlist":

In configuration mode, you can:

    *List the device drivers installed in the kernel.
    *Change device drivers for hardware that is not present in your
    system.
    *Change IRQs, DRQs, and IO port addresses used by a device driver.

The 2nd item should be
    *Disable device drivers for hardware that is not present in your
    system.
	
>How-To-Repeat:
	
>Fix:
Apply the patch to handbook/install/chapter.sgml
	

--- chapter.sgml.diff begins here ---
--- chapter.sgml.org	Sat May 25 14:36:35 2002
+++ chapter.sgml	Sat May 25 14:37:47 2002
@@ -4623,7 +4623,7 @@
         </listitem>
 
         <listitem>
-          <para>Change device drivers for hardware that is not present in
+          <para>Disable device drivers for hardware that is not present in
 	    your system.</para>
         </listitem>
 
--- chapter.sgml.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Sat May 25 16:02:18 PDT 2002 
State-Changed-Why:  
Committed, thank you ;) 


Responsible-Changed-From-To: freebsd-doc->keramida 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Sat May 25 16:02:18 PDT 2002 
Responsible-Changed-Why:  

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