From nobody@FreeBSD.org  Fri Aug 10 08:38:42 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 81CE237B403
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 10 Aug 2001 08:38:41 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.4/8.11.4) id f7AFcf840044;
	Fri, 10 Aug 2001 08:38:41 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200108101538.f7AFcf840044@freefall.freebsd.org>
Date: Fri, 10 Aug 2001 08:38:41 -0700 (PDT)
From: John Murphy <jfm@blueyonder.co.uk>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Single typo in Handbook 9.2 Why Build a Custom Kernel?
X-Send-Pr-Version: www-1.0

>Number:         29605
>Category:       docs
>Synopsis:       Single typo in Handbook 9.2 Why Build a Custom Kernel?
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 10 08:40:01 PDT 2001
>Closed-Date:    Fri Aug 10 09:19:16 PDT 2001
>Last-Modified:  Fri Aug 10 09:19:34 PDT 2001
>Originator:     John Murphy
>Release:        4.x Stable
>Organization:
none
>Environment:
>Description:
Previously missed typo in:
doc/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml

bought -> brought
>How-To-Repeat:

>Fix:
diff against revision 1.58

--- kernelchapter.sgml.txt	Fri Aug 10 16:01:53 2001
+++ kernelchapterX.sgml.txt	Fri Aug 10 16:01:53 2001
@@ -85,7 +85,7 @@
       kernel's functionality is contained in modules which can be dynamically
       loaded and unloaded from the kernel as necessary.  This allows the
       kernel to adapt to new hardware suddenly becoming available (such as
-      PCMCIA cards in a laptop), or for new functionality to be bought in to
+      PCMCIA cards in a laptop), or for new functionality to be brought in to
       the kernel that was not necessary when the kernel was originally
       compiled.  Colloquially these are called KLDs.</para>
 

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: bmah 
State-Changed-When: Fri Aug 10 09:19:16 PDT 2001 
State-Changed-Why:  
Committed, thanks! 


http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29605 
>Unformatted:
