From nivit@libero.it  Sat Nov 16 04:48:34 2002
Return-Path: <nivit@libero.it>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1967E37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 16 Nov 2002 04:48:34 -0800 (PST)
Received: from community8.interfree.it (community8.interfree.it [213.158.72.61])
	by mx1.FreeBSD.org (Postfix) with SMTP id 658D143E42
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 16 Nov 2002 04:48:32 -0800 (PST)
	(envelope-from nivit@libero.it)
Received: (qmail 3035 invoked from network); 16 Nov 2002 12:48:19 -0000
Received: from unknown (HELO coryphantha) (151.35.185.216)
  by mail.interfree.it with SMTP; 16 Nov 2002 12:48:19 -0000
Received: (qmail 312 invoked by uid 1002); 14 Nov 2002 13:30:25 -0000
Message-Id: <20021114133025.311.qmail@Coryphantha.DOMO.SVA>
Date: 14 Nov 2002 13:30:25 -0000
From: nivit@libero.it (Nicola Vitale)
Reply-To: Nicola Vitale <nivit@libero.it>
To: FreeBSD-gnats-submit@freebsd.org
Cc: nivit@libero.it
Subject: Misprints in src/share/examples/drivers/README
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         45334
>Category:       docs
>Synopsis:       Misprints in src/share/examples/drivers/README
>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:   Sat Nov 16 04:50:00 PST 2002
>Closed-Date:    Sat Nov 16 05:28:33 PST 2002
>Last-Modified:  Sat Nov 16 05:28:33 PST 2002
>Originator:     Nicola Vitale
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:

System: FreeBSD Coryphantha.DOMO.SVA 4.7-STABLE FreeBSD 4.7-STABLE #167: Thu Nov 14 14:08:16 CET 2002 stan@Coryphantha.DOMO.SVA:/usr/obj/usr/src/sys/Coryphantha i386

>Description:

	There are 2 misprints in src/share/examples/drivers/README:

	intiialisation          [instead of]    initialisation

	atached                 [instead of]    attached

>How-To-Repeat:

>Fix:

--- /usr/src/share/examples/drivers/README	Thu Jan 15 14:42:28 1998
+++ /usr/src/share/examples/drivers/README.new	Sat Oct 26 11:16:33 2002
@@ -5,11 +5,11 @@
 They will, when run, create an example skeleton driver
 for you. You can use this driver as a starting point for
 writing drivers for your own devices. They have all the hooks needed
-for intiialisation, probing, attaching, as well as DEVFS
+for initialisation, probing, attaching, as well as DEVFS
 node creation. They also create sample ioctl commands and a sample
 ioctl definition .h file in /sys/sys. In other words they are fully
 functional in a 'skeleton' sort of a way. They support multiple devices
-so that you may have several of your 'foobar' devices probed and atached
+so that you may have several of your 'foobar' devices probed and attached
 at once.
 
 I expect that these scripts will improve with time.



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: blackend 
State-Changed-When: Sat Nov 16 05:27:39 PST 2002 
State-Changed-Why:  
It was already fixed on -CURRENT, I just MFCed. 
Thanks. 

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