summaryrefslogtreecommitdiff
path: root/lib/libusb/libusb.3
diff options
context:
space:
mode:
authorJoel Dahl <joel@FreeBSD.org>2010-08-06 14:33:42 +0000
committerJoel Dahl <joel@FreeBSD.org>2010-08-06 14:33:42 +0000
commitf6ac23919b16d00845b5e8b3b66662b90b7cb2e6 (patch)
tree5f8e429dd9357ed9d831b244958f282da6c793f2 /lib/libusb/libusb.3
parent6aeff67cd86bd35d9c1126915027ee482762fcc9 (diff)
Notes
Diffstat (limited to 'lib/libusb/libusb.3')
-rw-r--r--lib/libusb/libusb.32
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.