From dak@wanadoo.fr  Mon Aug 12 06:25:26 2002
Return-Path: <dak@wanadoo.fr>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id DDC0237B400
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 12 Aug 2002 06:25:26 -0700 (PDT)
Received: from nebula.wanadoo.fr (ca-sqy-3-86.abo.wanadoo.fr [80.8.56.86])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 161CD43E65
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 12 Aug 2002 06:25:26 -0700 (PDT)
	(envelope-from dak@wanadoo.fr)
Received: from nebula.wanadoo.fr (localhost [127.0.0.1])
	by nebula.wanadoo.fr (8.12.5/8.12.5) with ESMTP id g7CDMMrf001106
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 12 Aug 2002 15:22:22 +0200 (CEST)
	(envelope-from dak@nebula.wanadoo.fr)
Received: (from dak@localhost)
	by nebula.wanadoo.fr (8.12.5/8.12.5/Submit) id g7CDMLFh001105;
	Mon, 12 Aug 2002 15:22:21 +0200 (CEST)
Message-Id: <200208121322.g7CDMLFh001105@nebula.wanadoo.fr>
Date: Mon, 12 Aug 2002 15:22:21 +0200 (CEST)
From: Aurelien Nephtali <aurelien.nephtali@wanadoo.fr>
Reply-To: Aurelien Nephtali <aurelien.nephtali@wanadoo.fr>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Incorrect #include in the usb(4) manpage and typo
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         41578
>Category:       docs
>Synopsis:       Incorrect #include in the usb(4) manpage and typo
>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:   Mon Aug 12 06:30:01 PDT 2002
>Closed-Date:    Wed May 07 13:06:46 PDT 2003
>Last-Modified:  Wed May 07 13:06:46 PDT 2003
>Originator:     Aurelien Nephtali
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
none
>Environment:
System: FreeBSD nebula 4.6-STABLE FreeBSD 4.6-STABLE #104: Mon Aug 12 00:51:40 CEST 2002 dak@nebula:/usr/src/sys/compile/nebula i386

>Description:
	In the 'USB CONTROLLER INTERFACE' part, there are two typo.:
		- s/USB specific structurs/USB specific structures/
		- and just after, the #include is incorrect, it should be
		  '#include <dev/usb/usb.h>' instead of '#include <sys/dev/usb.h>'
>How-To-Repeat:
	man 4 usb
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: hmp 
State-Changed-When: Wed May 7 13:02:46 PDT 2003 
State-Changed-Why:  
- s/USB specific structurs/USB specific structures/ 

This was fixed in revision 1.19 of the usb(4) man page. 

- and just after, the #include is incorrect, it should be 
'#include <dev/usb/usb.h>' instead of '#include <sys/dev/usb.h>' 

This was fixed in revision 1.22 of the usb(4) man page. 

Thanks. 

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