summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man9/usbd_ref_wait.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/usbd_ref_wait.9 b/share/man/man9/usbd_ref_wait.9
index a072b684705..1b675d7e892 100644
--- a/share/man/man9/usbd_ref_wait.9
+++ b/share/man/man9/usbd_ref_wait.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: usbd_ref_wait.9,v 1.2 2016/06/18 06:48:31 jmc Exp $
+.\" $OpenBSD: usbd_ref_wait.9,v 1.3 2016/06/30 19:54:13 mglocker Exp $
.\"
.\" Copyright (c) 2016 Marcus Glocker <mglocker@openbsd.org>
.\"
@@ -14,12 +14,12 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: June 18 2016 $
+.Dd $Mdocdate: June 30 2016 $
.Dt USBD_REF_WAIT 9
.Os
.Sh NAME
.Nm usbd_ref_incr , usbd_ref_decr , usbd_ref_wait
-.Nd wait for all references to complete
+.Nd wait for all USB device references to complete
.Sh SYNOPSIS
.In dev/usb/usb.h
.In dev/usb/usbdi.h