From 3657010b92cfc5a4631b9c9e3f0b81a87e498c35 Mon Sep 17 00:00:00 2001 From: Marcus Glocker Date: Thu, 30 Jun 2016 19:54:14 +0000 Subject: Also mention the term 'USB device' in the title to make clear that the reference count is on a device level. ok jmc --- share/man/man9/usbd_ref_wait.9 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'share/man') 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 .\" @@ -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 -- cgit v1.2.3