getrlimit.2: Minor rewording

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-10-09 15:35:20 +02:00
parent 86be2c9292
commit 63345f2229
1 changed files with 4 additions and 1 deletions

View 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