]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
getrlimit.2: Minor rewording
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 9 Oct 2017 13:35:20 +0000 (15:35 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 9 Oct 2017 13:35:47 +0000 (15:35 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/getrlimit.2

index 0b2d5eef5d1efc6121f42bf352e724915f1984be..5876c6f7cb12fd1ad6a1304726fb5f84f6dbd01f 100644 (file)
@@ -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