This commit is contained in:
Michael Kerrisk 2006-08-03 02:46:14 +00:00
parent 160c2d5a26
commit f115b9ae2a
1 changed files with 1 additions and 1 deletions

View File

@ -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 ()