From 63345f2229f06d6b712ad7cbf3e1dd7d0bcf9a21 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 9 Oct 2017 15:35:20 +0200 Subject: [PATCH] getrlimit.2: Minor rewording Signed-off-by: Michael Kerrisk --- man2/getrlimit.2 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/man2/getrlimit.2 b/man2/getrlimit.2 index 0b2d5eef5..5876c6f7c 100644 --- a/man2/getrlimit.2 +++ b/man2/getrlimit.2 @@ -351,7 +351,10 @@ Upon encountering this limit, .BR fork (2) fails with the error .BR EAGAIN . -This limit is not enforced for processes that have either the +.IP +The +.B RLIMIT_NPROC +limit is not enforced for processes that have either the .B CAP_SYS_ADMIN or the .B CAP_SYS_RESOURCE