aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTim J. Robbins <tjr@FreeBSD.org>2003-01-15 09:48:15 +0000
committerTim J. Robbins <tjr@FreeBSD.org>2003-01-15 09:48:15 +0000
commit5b8dbaa1f987313b77d5e3200ceb3aaa5bd5a4e1 (patch)
tree7001ad4ca76e6d2f28c3b54ec1d3dc09f5936806 /lib
parent80958c48e5bfde669bc43e31cbd581bcee2e1525 (diff)
downloadsrc-5b8dbaa1f987313b77d5e3200ceb3aaa5bd5a4e1.tar.gz
src-5b8dbaa1f987313b77d5e3200ceb3aaa5bd5a4e1.zip
Add a missing word.
Notes
Notes: svn path=/head/; revision=109297
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/sem_open.32
-rw-r--r--lib/libc_r/man/sem_open.32
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/sem_open.3 b/lib/libc/gen/sem_open.3
index 00a3ad2bc6ae..ff358f70b28f 100644
--- a/lib/libc/gen/sem_open.3
+++ b/lib/libc/gen/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"
diff --git a/lib/libc_r/man/sem_open.3 b/lib/libc_r/man/sem_open.3
index 00a3ad2bc6ae..ff358f70b28f 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"