diff options
| author | Joel Dahl <joel@FreeBSD.org> | 2010-08-06 14:33:42 +0000 |
|---|---|---|
| committer | Joel Dahl <joel@FreeBSD.org> | 2010-08-06 14:33:42 +0000 |
| commit | f6ac23919b16d00845b5e8b3b66662b90b7cb2e6 (patch) | |
| tree | 5f8e429dd9357ed9d831b244958f282da6c793f2 /lib/libusb/libusb.3 | |
| parent | 6aeff67cd86bd35d9c1126915027ee482762fcc9 (diff) | |
Notes
Diffstat (limited to 'lib/libusb/libusb.3')
| -rw-r--r-- | lib/libusb/libusb.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libusb/libusb.3 b/lib/libusb/libusb.3 index 6694fa500a7e..b7967d5c3f9a 100644 --- a/lib/libusb/libusb.3 +++ b/lib/libusb/libusb.3 @@ -144,7 +144,7 @@ disconnected and a LIBUSB_ERROR code on error. . .Ft libusb_device_handle * .Fn libusb_open_device_with_vid_pid "libusb_context *ctx" "uint16_t vid" "uint16_t pid" -Conveniance function to open a device with is +Convenience function to open a device with is .Fa vid and .Fa pid. |
