summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2001-07-30 19:25:16 +0000
committerJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2001-07-30 19:25:16 +0000
commit2341e86854f08f02fa8135fcd94ecd1457ee753a (patch)
tree92bcd8ec9fecfa3b60b9cdd93b8054dd345476ca /lib/libc
parent76e0d7899c7bb39a4a345bd8f37b3e4b354570a5 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/msgrcv.37
1 files changed, 1 insertions, 6 deletions
diff --git a/lib/libc/gen/msgrcv.3 b/lib/libc/gen/msgrcv.3
index ed627bde0d6f..a539b3c16862 100644
--- a/lib/libc/gen/msgrcv.3
+++ b/lib/libc/gen/msgrcv.3
@@ -204,12 +204,7 @@ and
do not define the
.Er EIDRM
error value, which should be used in
-the case of a removed message queue, nor the
-.Er ENOMSG
-value, which
-should be used when no suitable message is available and
-.Dv IPC_NOWAIT
-is set.
+the case of a removed message queue.
.Sh HISTORY
Message queues appeared in the first release of
.At V .