From: Michael Kerrisk Date: Sun, 5 May 2019 12:36:37 +0000 (-0500) Subject: execve.2: wfix X-Git-Tag: man-pages-5.01~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3a66e3293dab24c655d09603756cdad0c4caa633;p=thirdparty%2Fman-pages.git execve.2: wfix Signed-off-by: Michael Kerrisk --- diff --git a/man2/execve.2 b/man2/execve.2 index 25360ceb15..7b0c5b8536 100644 --- a/man2/execve.2 +++ b/man2/execve.2 @@ -392,7 +392,7 @@ of the kernel constant .B _STK_LIM (8 Mibibytes). Since Linux 2.6.25, -the kernel places a floor of 32 pages on this size limit, +the kernel also places a floor of 32 pages on this size limit, so that, even when .BR RLIMIT_STACK is set very low,