summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavidxu <davidxu@FreeBSD.org>2005-12-03 02:49:04 +0000
committerdavidxu <davidxu@FreeBSD.org>2005-12-03 02:49:04 +0000
commitb7c797730221439cd9b743de90a62191a1955ac4 (patch)
tree071b282a6c33e18917d49e145fc7c1510b6c0954
parent9912fc33bbe1c2a6b8ed7e42bdb5f128a667f84b (diff)
downloadFreeBSD-src-b7c797730221439cd9b743de90a62191a1955ac4.zip
FreeBSD-src-b7c797730221439cd9b743de90a62191a1955ac4.tar.gz
Remove implementation-defined, it has already been described in NOTES
section.
-rw-r--r--lib/libc/sys/mq_open.25
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/libc/sys/mq_open.2 b/lib/libc/sys/mq_open.2
index 736a4bd..0eee216 100644
--- a/lib/libc/sys/mq_open.2
+++ b/lib/libc/sys/mq_open.2
@@ -70,11 +70,6 @@ requested,
.Fn mq_open
will fail and return an error.
.Pp
-A message queue descriptor may be implemented using a file descriptor, in
-which case applications can open up to at least
-.Brq Dv OPEN_MAX
-file and message queues.
-.Pp
The
.Fa oflag
argument requests the desired receive and/or send access to the message
OpenPOWER on IntegriCloud