diff options
Diffstat (limited to 'lib/libc/sys/mq_receive.2')
-rw-r--r-- | lib/libc/sys/mq_receive.2 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/libc/sys/mq_receive.2 b/lib/libc/sys/mq_receive.2 index 2103e09..e9e5efd 100644 --- a/lib/libc/sys/mq_receive.2 +++ b/lib/libc/sys/mq_receive.2 @@ -69,12 +69,6 @@ and copied to the buffer pointed to by the .Fa msg_ptr argument. .Pp -If the value of -.Fa msg_len -is greater than -.Brq Dv SSIZE_MAX , -the result is implementation-defined. -.Pp If the argument .Fa msg_prio is not |