summaryrefslogtreecommitdiffstats
path: root/lib/libusbhid/usbhid.3
diff options
context:
space:
mode:
authorjoe <joe@FreeBSD.org>2002-03-28 11:42:45 +0000
committerjoe <joe@FreeBSD.org>2002-03-28 11:42:45 +0000
commit49f5bd3fed57fc368bc7f10e090ca960d4f25efd (patch)
tree5d94d882f3e66342005e6e6fe83decedef29fcaf /lib/libusbhid/usbhid.3
parent00b1e1dddd86ca768374c8e868f8acb34b6a0fcd (diff)
downloadFreeBSD-src-49f5bd3fed57fc368bc7f10e090ca960d4f25efd.zip
FreeBSD-src-49f5bd3fed57fc368bc7f10e090ca960d4f25efd.tar.gz
Finish the libusb.h -> libusbhid.h migration.
MFC after: 7 days
Diffstat (limited to 'lib/libusbhid/usbhid.3')
-rw-r--r--lib/libusbhid/usbhid.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libusbhid/usbhid.3 b/lib/libusbhid/usbhid.3
index b9b9394..09c16b7 100644
--- a/lib/libusbhid/usbhid.3
+++ b/lib/libusbhid/usbhid.3
@@ -47,7 +47,7 @@
.Sh LIBRARY
.Lb libusb
.Sh SYNOPSIS
-.In libusb.h
+.In libusbhid.h
.Ft report_desc_t
.Fn hid_get_report_desc "int file"
.Ft report_desc_t
@@ -142,7 +142,7 @@ will be filled with the relevant data for the item.
The definition of
.Fa hid_item_t
can be found in
-.Pa <libusb.h>
+.Pa <libusbhid.h>
and the meaning of the components in the USB HID documentation.
.Pp
Data should be read/written to the device in the size of
OpenPOWER on IntegriCloud