aboutsummaryrefslogtreecommitdiffstats
path: root/man3/sem_open.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2006-08-03 02:46:14 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2006-08-03 02:46:14 +0000
commitf115b9ae2a85ccbbd85275c1ee7dd165284bc510 (patch)
tree4cf01902e6a0098d4cbb8aaf305609666c7cfb9e /man3/sem_open.3
parent160c2d5a26eef28871ed4713fc45850473463274 (diff)
downloadman-pages-f115b9ae2a85ccbbd85275c1ee7dd165284bc510.tar.gz
wfix
Diffstat (limited to 'man3/sem_open.3')
-rw-r--r--man3/sem_open.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/sem_open.3 b/man3/sem_open.3
index df4b79d93a..4b1bac131f 100644
--- a/man3/sem_open.3
+++ b/man3/sem_open.3
@@ -93,7 +93,7 @@ are ignored.
.SH RETURN VALUE
On success,
.BR sem_open ()
-returns a the address of the new semaphore;
+returns the address of the new semaphore;
this address is used when calling other semaphore-related functions.
On error,
.BR sem_open ()