summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorMarcus Glocker <mglocker@cvs.openbsd.org>2016-06-30 19:54:14 +0000
committerMarcus Glocker <mglocker@cvs.openbsd.org>2016-06-30 19:54:14 +0000
commit3657010b92cfc5a4631b9c9e3f0b81a87e498c35 (patch)
tree952556499c7ce965a74169472b33f38f6da8514a /share/man
parent8bcc8fc9c17cb3b7a93dc77dfecdc29ad7e65c6e (diff)
Also mention the term 'USB device' in the title to make clear that the
reference count is on a device level. ok jmc
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