From b7c797730221439cd9b743de90a62191a1955ac4 Mon Sep 17 00:00:00 2001 From: davidxu Date: Sat, 3 Dec 2005 02:49:04 +0000 Subject: Remove implementation-defined, it has already been described in NOTES section. --- lib/libc/sys/mq_open.2 | 5 ----- 1 file changed, 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 -- cgit v1.1