diff options
Diffstat (limited to 'lib/libc_r/man/sem_open.3')
-rw-r--r-- | lib/libc_r/man/sem_open.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/man/sem_open.3 b/lib/libc_r/man/sem_open.3 index 00a3ad2..ff358f7 100644 --- a/lib/libc_r/man/sem_open.3 +++ b/lib/libc_r/man/sem_open.3 @@ -57,7 +57,7 @@ The returned semaphore may be used in subsequent calls to and .Fn sem_close . .Pp -The following bits may be in the +The following bits may be set in the .Fa oflag argument: .Bl -tag -width ".Dv O_CREAT" |