summaryrefslogtreecommitdiffstats
path: root/lib/libusb/libusb.3
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2012-02-25 14:31:25 +0000
committergjb <gjb@FreeBSD.org>2012-02-25 14:31:25 +0000
commit9761e3fdaf71ba499c124e255c7d3648868e8fa0 (patch)
tree2b7318666575d98b59eff5fe1426e9b39f58d384 /lib/libusb/libusb.3
parent07e034748ae7ddafecae472a77028d7132bf7e2d (diff)
downloadFreeBSD-src-9761e3fdaf71ba499c124e255c7d3648868e8fa0.zip
FreeBSD-src-9761e3fdaf71ba499c124e255c7d3648868e8fa0.tar.gz
Fix various typos in manual pages.
Submitted by: amdmi3 PR: 165431 MFC after: 1 week
Diffstat (limited to 'lib/libusb/libusb.3')
-rw-r--r--lib/libusb/libusb.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libusb/libusb.3 b/lib/libusb/libusb.3
index 4e4dd10..c3f2a44 100644
--- a/lib/libusb/libusb.3
+++ b/lib/libusb/libusb.3
@@ -26,7 +26,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd November 9, 2011
+.Dd February 25, 2012
.Dt LIBUSB 3
.Os
.Sh NAME
@@ -483,7 +483,7 @@ on success and a LIBUSB_ERROR code on failure.
.Pp
.Ft int
.Fn libusb_handle_events_locked "libusb_context *ctx" "struct timeval *tv"
-Handle any pending events by polling file desciptors, without checking if
+Handle any pending events by polling file descriptors, without checking if
another thread is already doing so.
Must be called with the event lock held.
.Pp
OpenPOWER on IntegriCloud