semget.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-01-09 10:12:05 +01:00
parent 73b81e53fe
commit d9b17b7371
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@ verified.
.SH RETURN VALUE
On sucess,
.BR semget ()
ireturns the semaphore set identifier (a nonnegative integer).
returns the semaphore set identifier (a nonnegative integer).
On failure, \-1 is returned, and
.I errno
is set to indicate the error.