From 8ef5d0c5ceb74bebfa1bd47a2f9297e7113e7467 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 17 Mar 2013 14:42:37 +0100 Subject: [PATCH] mq_overview.7: wfix: s/HARD_MAX/HARD_MSGMAX/ Signed-off-by: Michael Kerrisk --- man7/mq_overview.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man7/mq_overview.7 b/man7/mq_overview.7 index 674c06f47..d8c1aca0b 100644 --- a/man7/mq_overview.7 +++ b/man7/mq_overview.7 @@ -151,7 +151,7 @@ The default value for is 10. The minimum value is 1 (10 in kernels before 2.6.28). The upper limit is -.BR HARD_MAX : +.BR HARD_MSGMAX : .IR "(131072\ /\ sizeof(void\ *))" (32768 on Linux/86). The @@ -159,7 +159,7 @@ The limit is ignored for privileged processes .RB ( CAP_SYS_RESOURCE ), but the -.BR HARD_MAX +.BR HARD_MSGMAX ceiling is nevertheless imposed. .TP .I /proc/sys/fs/mqueue/msgsize_max