From: jmc Date: Wed, 12 Jul 2023 18:14:13 +0000 (+0000) Subject: missing word; from thib4711 X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=edd26184d1726d39854c9826b16e43cff69e4c2e;p=openbsd missing word; from thib4711 --- diff --git a/share/man/man9/refcnt_init.9 b/share/man/man9/refcnt_init.9 index 96fa94e7e64..b759736299d 100644 --- a/share/man/man9/refcnt_init.9 +++ b/share/man/man9/refcnt_init.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: refcnt_init.9,v 1.5 2023/07/06 20:53:53 kn Exp $ +.\" $OpenBSD: refcnt_init.9,v 1.6 2023/07/12 18:14:13 jmc Exp $ .\" .\" Copyright (c) 2015 David Gwynne .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: July 6 2023 $ +.Dd $Mdocdate: July 12 2023 $ .Dt REFCNT_INIT 9 .Os .Sh NAME @@ -71,7 +71,7 @@ is used to release an existing reference. is used to release an existing reference and wakes up a process that is currently waiting in .Fn refcnt_finalize -for all the references to released. +for all the references to be released. .Pp .Fn refcnt_finalize releases the caller's reference and sleeps until all the other