From martink@bredband.net  Sun Mar  2 12:19:59 2003
Return-Path: <martink@bredband.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 07E7837B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  2 Mar 2003 12:19:59 -0800 (PST)
Received: from mf1.bredband.net (mf1.bredband.net [195.54.106.36])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1773443F75
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  2 Mar 2003 12:19:56 -0800 (PST)
	(envelope-from martink@bredband.net)
Received: from c-483a70d5.036-23-6f72652.cust.bredbandsbolaget.se
          ([213.112.58.72]) by mf1.bredband.net with ESMTP
          id <20030302201955.WBEU269.mf1@c-483a70d5.036-23-6f72652.cust.bredbandsbolaget.se>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Sun, 2 Mar 2003 21:19:55 +0100
Received: by c-483a70d5.036-23-6f72652.cust.bredbandsbolaget.se (Postfix, from userid 1001)
	id 8EC282E01E; Sun,  2 Mar 2003 21:19:54 +0100 (CET)
Message-Id: <20030302201954.8EC282E01E@c-483a70d5.036-23-6f72652.cust.bredbandsbolaget.se>
Date: Sun,  2 Mar 2003 21:19:54 +0100 (CET)
From: Martin Karlsson <martin.karlsson@visit.se>
Reply-To: Martin Karlsson <martin.karlsson@visit.se>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject:
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         48850
>Category:       docs
>Synopsis:       
>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:   Sun Mar 02 12:20:07 PST 2003
>Closed-Date:    Sun Mar 02 13:25:34 PST 2003
>Last-Modified:  Sun Mar 02 13:25:34 PST 2003
>Originator:     Martin Karlsson
>Release:        FreeBSD 5.0-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD c-483a70d5.036-23-6f72652.cust.bredbandsbolaget.se 5.0-RELEASE-p3 FreeBSD 5.0-RELEASE-p3 #0: Sun Mar 2 04:54:07 CET 2003 root@c-083a70d5.036-23-6f72652.cust.bredbandsbolaget.se:/usr/obj/usr/src/sys/K20030302 i386


	
>Description:
	In the handbook, chapter 2, section 2.3.3, figure 2-6, there are
two typos: accelereator and interfce, respectively. This patch should
correct that.
	(At least I think
they're typos; on my  5.0-RELEASE-p3 I can't find those strings in any
file in the source tree. Perhaps the strings are spelled like that in the actual
code in earlier releases?)
>How-To-Repeat:
	Read section 2.3.3, figure 2-6 of the handbook.
>Fix:

	A patch changing accelereator to accelerator, and interfce to
interface.

--- handbook/install.orig/chapter.sgml	Sun Mar  2 20:19:43 2003
+++ handbook/install/chapter.sgml	Sun Mar  2 20:40:17 2003
@@ -1161,7 +1161,7 @@
 pci0: &lt;PCI bus&gt; on pcib0
 pcib1:&lt;VIA 82C598MVP (Apollo MVP3) PCI-PCI (AGP) bridge&gt; at device 1.0 on pci0
 pci1: &lt;PCI bus&gt; on pcib1
-pci1: &lt;Matrox MGA G200 AGP graphics accelereator&gt; at 0.0 irq 11
+pci1: &lt;Matrox MGA G200 AGP graphics accelerator&gt; at 0.0 irq 11
 isab0: &lt;VIA 82C586 PCI-ISA bridge&gt; at device 7.0 on pci0
 isa0: &lt;iSA bus&gt; on isab0
 atapci0: &lt;VIA 82C586 ATA33 controller&gt; port 0xe000-0xe00f at device 7.1 on pci0
@@ -1204,7 +1204,7 @@
 ppc0: &lt;Parallel port&gt; at port 0x378-0x37f irq 7 on isa0
 pppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
 ppc0: FIFO with 16/16/15 bytes threshold
-plip0: &lt;PLIP network interfce&gt; on ppbus0
+plip0: &lt;PLIP network interface&gt; on ppbus0
 ad0: 8063MB &lt;IBM-DHEA-38451&gt; [16383/16/63] at ata0-master UDMA33
 acd0: CD-RW &lt;LITE-ON LTR-1210B&gt; at ata1-slave PIO4
 Mounting root from ufs:/dev/md0c

>Release-Note:
>Audit-Trail:

From: Martin Karlsson <martin.karlsson@visit.se>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-doc@FreeBSD.org
Cc:  
Subject: Re: docs/48850: [PATCH] Correcting typos in the handbook
Date: Sun, 2 Mar 2003 21:23:08 +0100

 * FreeBSD-gnats-submit@FreeBSD.org <FreeBSD-gnats-submit@FreeBSD.org> [2003-03-02 12.20 -0800]:
 > Thank you very much for your problem report.
 > It has the internal identification `docs/48850'.
 > The individual assigned to look at your
 > report is: freebsd-doc. 
 > 
 > You can access the state of your problem report at any time
 > via this link:
 > 
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=48850
 > 
 > >Category:       docs
 > >Responsible:    freebsd-doc
 > >Synopsis:       
 > >Arrival-Date:   Sun Mar 02 12:20:07 PST 2003
 
 Ooops, forgot a synopsis.
 
 -- 
 Martin Karlsson
State-Changed-From-To: open->closed 
State-Changed-By: blackend 
State-Changed-When: Sun Mar 2 13:24:43 PST 2003 
State-Changed-Why:  
Fixed, Thanks. 

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