diff options
-rw-r--r-- | lib/libusbhid/usbhid.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libusbhid/usbhid.3 b/lib/libusbhid/usbhid.3 index 5d2c042a1dd..f3e6308d453 100644 --- a/lib/libusbhid/usbhid.3 +++ b/lib/libusbhid/usbhid.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: usbhid.3,v 1.4 2002/05/10 00:09:17 nate Exp $ +.\" $OpenBSD: usbhid.3,v 1.5 2003/05/06 09:09:00 jmc Exp $ .\" $NetBSD: usbhid.3,v 1.5 2002/02/07 07:00:52 ross Exp $ .\" .\" Copyright (c) 1999, 2001 Lennart Augustsson <augustss@netbsd.org> @@ -81,8 +81,8 @@ The .Nm library provides routines to extract data from USB Human Interface Devices. .Ss INTRODUCTION -USB HID devices send and receive data layed out in a device dependent -way. The +USB HID devices send and receive data layed out in a device dependent way. +The .Nm library contains routines to extract the .Em report descriptor @@ -201,7 +201,7 @@ The default HID usage table. The .Tn USB specifications can be found at: -.Dv http://www.usb.org/developers/docs.html . +.Pa http://www.usb.org/developers/docs/ .Pp .Xr uhid 4 , .Xr usb 4 |