aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2021-02-24 15:20:57 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2021-03-04 12:32:42 +0000
commit3457dbd52b22daee203ba5a5eb4faf7525f5b165 (patch)
tree9e0ea2b9e54dda25180c4c40d30745df9a54b62e
parent5ac70383c8b32eeec80426e837960977971c7c2b (diff)
downloadsrc-3457dbd52b22daee203ba5a5eb4faf7525f5b165.tar.gz
src-3457dbd52b22daee203ba5a5eb4faf7525f5b165.zip
mq_open(2): Fix xref to mq_unlink(2)
mq_unlink(2) was added in acab1d58befaa8f42930bd62c26558e6005e1c13 PR: 215611 Reported by: rwatson@FreeBSD.org Approved by: gbe@ (mentor) Differential Revision: https://reviews.freebsd.org/D28913
-rw-r--r--lib/libc/sys/mq_open.26
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/libc/sys/mq_open.2 b/lib/libc/sys/mq_open.2
index a810ee01cc18..4f1f98e010a5 100644
--- a/lib/libc/sys/mq_open.2
+++ b/lib/libc/sys/mq_open.2
@@ -297,9 +297,9 @@ There is insufficient space for the creation of the new message queue.
.Xr mq_receive 2 ,
.Xr mq_send 2 ,
.Xr mq_setattr 2 ,
+.Xr mq_unlink 2 ,
.Xr mq_timedreceive 3 ,
.Xr mq_timedsend 3 ,
-.Xr mq_unlink 3 ,
.Xr mqueuefs 5
.Sh STANDARDS
The
@@ -307,9 +307,7 @@ The
system call conforms to
.St -p1003.1-2004 .
.Sh HISTORY
-Support for
-.Tn POSIX
-message queues first appeared in
+Support for POSIX message queues first appeared in
.Fx 7.0 .
.Sh BUGS
This implementation places strict requirements on the value of