summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/man/sem_open.3
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2013-11-19 07:59:12 +0000
committerjmc <jmc@openbsd.org>2013-11-19 07:59:12 +0000
commitb182382e9aaac34e37afbf4ee2b6f040ff2cb05c (patch)
tree33307c26ed70922de134b3c414cfbea6d59d85f7 /lib/libpthread/man/sem_open.3
parentmove -Wxxx flags from CFALGS to COPTS (diff)
downloadwireguard-openbsd-b182382e9aaac34e37afbf4ee2b6f040ff2cb05c.tar.xz
wireguard-openbsd-b182382e9aaac34e37afbf4ee2b6f040ff2cb05c.zip
tweak previous;
Diffstat (limited to 'lib/libpthread/man/sem_open.3')
-rw-r--r--lib/libpthread/man/sem_open.35
1 files changed, 3 insertions, 2 deletions
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 <tedu@openbsd.org>
.\"
@@ -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