From efbfae6909b53fe9ddfbeafbd454210f2ac75f01 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Tue, 19 Nov 2013 07:59:13 +0000 Subject: tweak previous; --- lib/libpthread/man/sem_open.3 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lib/libpthread') diff --git a/lib/libpthread/man/sem_open.3 b/lib/libpthread/man/sem_open.3 index 650c3cf1c2a..e977ae70769 100644 --- a/lib/libpthread/man/sem_open.3 +++ b/lib/libpthread/man/sem_open.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sem_open.3,v 1.7 2013/11/19 02:01:28 tedu Exp $ +.\" $OpenBSD: sem_open.3,v 1.8 2013/11/19 07:59:12 jmc Exp $ .\" .\" Copyright (c) 2013 Ted Unangst .\" @@ -34,7 +34,8 @@ The .Fn sem_open function opens and returns a named semaphore. -The .Fn sem_close +The +.Fn sem_close function closes a previously opened named semaphore without removing it. The .Fn sem_unlink -- cgit v1.2.3