mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Add a missing word.
This commit is contained in:
parent
80958c48e5
commit
5b8dbaa1f9
2 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue