From c85c22d1294af9b307862f718fe4258e7bf63e0b Mon Sep 17 00:00:00 2001 From: davidxu Date: Fri, 2 Dec 2005 09:04:35 +0000 Subject: Fix markup. --- lib/libc/sys/mq_open.2 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'lib') 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 -- cgit v1.1