diff options
| author | Joel Dahl <joel@FreeBSD.org> | 2010-08-16 15:18:30 +0000 |
|---|---|---|
| committer | Joel Dahl <joel@FreeBSD.org> | 2010-08-16 15:18:30 +0000 |
| commit | c2025a76606b44c4d5367b7509fbc0285ae1e7f8 (patch) | |
| tree | f1fb1550ad8fd503eb2a17d71116cdfebf902492 /lib/libusb | |
| parent | e49471b04b4bf0bfc58e2feeb0dd4208ea8f7c0d (diff) | |
Notes
Diffstat (limited to 'lib/libusb')
| -rw-r--r-- | lib/libusb/libusb20.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libusb/libusb20.3 b/lib/libusb/libusb20.3 index 7896e8f01094..a7a39add2c0a 100644 --- a/lib/libusb/libusb20.3 +++ b/lib/libusb/libusb20.3 @@ -524,7 +524,7 @@ returns a zero terminated string describing the backend used. .Pp . .Fn libusb20_dev_get_info -retrives the BSD specific usb_device_info structure into the memory location given by +retrieves the BSD specific usb_device_info structure into the memory location given by .Fa pinfo . The USB device given by .Fa pdev |
