mq_overview.7: wfix: s/HARD_MAX/HARD_MSGMAX/

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-03-17 14:42:37 +01:00
parent 5bd24c3688
commit 8ef5d0c5ce
1 changed files with 2 additions and 2 deletions

View File

@ -151,7 +151,7 @@ The default value for
is 10. is 10.
The minimum value is 1 (10 in kernels before 2.6.28). The minimum value is 1 (10 in kernels before 2.6.28).
The upper limit is The upper limit is
.BR HARD_MAX : .BR HARD_MSGMAX :
.IR "(131072\ /\ sizeof(void\ *))" .IR "(131072\ /\ sizeof(void\ *))"
(32768 on Linux/86). (32768 on Linux/86).
The The
@ -159,7 +159,7 @@ The
limit is ignored for privileged processes limit is ignored for privileged processes
.RB ( CAP_SYS_RESOURCE ), .RB ( CAP_SYS_RESOURCE ),
but the but the
.BR HARD_MAX .BR HARD_MSGMAX
ceiling is nevertheless imposed. ceiling is nevertheless imposed.
.TP .TP
.I /proc/sys/fs/mqueue/msgsize_max .I /proc/sys/fs/mqueue/msgsize_max