Subject: CVS commit: src/share/man/man4
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 05/08/2004 10:14:00
Module Name:	src
Committed By:	jdolecek
Date:		Sat May  8 10:14:00 UTC 2004

Modified Files:
	src/share/man/man4: usb.4

Log Message:
fix description of usb_device_info structure - members are prefixed
by udi_, and adapt to udi_lowspeed -> udi_speed member change

fix usb_device_stats - there is uds_ prefix

use #include <dev/usb/usb.h> also in USB CONTROLLER INTERFACE section

bump date


To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 src/share/man/man4/usb.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.