summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authordavidxu <davidxu@FreeBSD.org>2005-12-02 09:04:35 +0000
committerdavidxu <davidxu@FreeBSD.org>2005-12-02 09:04:35 +0000
commitc85c22d1294af9b307862f718fe4258e7bf63e0b (patch)
treed7eafb81676985ae772c3ba8548c8eec28be8858 /lib
parenta30281bace200d57fbe777a983eefad8bb5be936 (diff)
downloadFreeBSD-src-c85c22d1294af9b307862f718fe4258e7bf63e0b.zip
FreeBSD-src-c85c22d1294af9b307862f718fe4258e7bf63e0b.tar.gz
Fix markup.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/mq_open.25
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/libc/sys/mq_open.2 b/lib/libc/sys/mq_open.2
index d356355..3c5eecf 100644
--- a/lib/libc/sys/mq_open.2
+++ b/lib/libc/sys/mq_open.2
@@ -150,7 +150,10 @@ is
.Dv NULL ,
the message queue is created with implementation-defined default message
queue attributes. If attr is non-NULL and the calling process has the
-appropriate privilege on name, the message queue mq_maxmsg and mq_msgsize
+appropriate privilege on name, the message queue
+.Va mq_maxmsg
+and
+.Va mq_msgsize
attributes will be set to the values of the corresponding members in the
.Vt mq_attr
structure referred to by
OpenPOWER on IntegriCloud