aboutsummaryrefslogtreecommitdiffstats
path: root/man3/sem_open.3
diff options
context:
space:
mode:
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 ()