mq_overview.7: Minor wording fix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-09-26 11:00:32 +02:00
parent 247d9cfdcf
commit 3b3d3564aa
1 changed files with 2 additions and 1 deletions

View File

@ -137,7 +137,8 @@ to link against the real-time library,
.IR librt . .IR librt .
.SS /proc interfaces .SS /proc interfaces
The following interfaces can be used to limit the amount of The following interfaces can be used to limit the amount of
kernel memory consumed by POSIX message queues: kernel memory consumed by POSIX message queues and to set
the default attributes for new message queues:
.TP .TP
.IR /proc/sys/fs/mqueue/msg_default " (since Linux 3.5)" .IR /proc/sys/fs/mqueue/msg_default " (since Linux 3.5)"
This file defines the value used for a new queue's This file defines the value used for a new queue's