summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/msgrcv.3
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2001-07-30 19:25:16 +0000
committerasmodai <asmodai@FreeBSD.org>2001-07-30 19:25:16 +0000
commit152e263c19cb6e9df8a8ed7529becdb5dc4445f9 (patch)
tree92bcd8ec9fecfa3b60b9cdd93b8054dd345476ca /lib/libc/gen/msgrcv.3
parent55748936a162da6dc6cf0a1b3086ffa08699d24c (diff)
downloadFreeBSD-src-152e263c19cb6e9df8a8ed7529becdb5dc4445f9.zip
FreeBSD-src-152e263c19cb6e9df8a8ed7529becdb5dc4445f9.tar.gz
Remove bogus BUGS section.
FreeBSD _does_ define ENOMSG as per SVID when IPC_NOWAIT is set. PR: 22470 Submitted by: Bjorn Tornqvist <bjorn@west.se> MFC after: 1 week
Diffstat (limited to 'lib/libc/gen/msgrcv.3')
-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 ed627bd..a539b3c 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 .
OpenPOWER on IntegriCloud