Also mention the term 'USB device' in the title to make clear that the
authormglocker <mglocker@openbsd.org>
Thu, 30 Jun 2016 19:54:13 +0000 (19:54 +0000)
committermglocker <mglocker@openbsd.org>
Thu, 30 Jun 2016 19:54:13 +0000 (19:54 +0000)
reference count is on a device level.

ok jmc

share/man/man9/usbd_ref_wait.9

index a072b68..1b675d7 100644 (file)
@@ -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>
 .\"
 .\" 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