aboutsummaryrefslogtreecommitdiffstats
path: root/man7/mq_overview.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/mq_overview.7')
-rw-r--r--man7/mq_overview.74
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/mq_overview.7 b/man7/mq_overview.7
index d78b098179..8c20c0e019 100644
--- a/man7/mq_overview.7
+++ b/man7/mq_overview.7
@@ -135,7 +135,7 @@ kernel memory consumed by POSIX message queues:
This file can be used to view and change the ceiling value for the
maximum number of messages in a queue.
This value acts as a ceiling on the
-.I attr->mq_maxmsg
+.I attr\->mq_maxmsg
argument given to
.BR mq_open (3).
The default and minimum value for
@@ -154,7 +154,7 @@ ceiling is nevertheless imposed.
This file can be used to view and change the ceiling on the
maximum message size.
This value acts as a ceiling on the
-.I attr->mq_msgsize
+.I attr\->mq_msgsize
argument given to
.BR mq_open (3).
The default and minimum value for