getrlimit.2: Minor wording fix for RLIMIT_NICE

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-12-05 08:12:03 +01:00
parent d17de8336c
commit bbc069dd5b
1 changed files with 3 additions and 2 deletions

View File

@ -296,11 +296,12 @@ The actual ceiling for the nice value is calculated as
The useful range for this limit is thus from 1
(corresponding to a nice value of 19) to 40
(corresponding to a nice value of -20).
(This strangeness occurs because negative numbers cannot be specified
This unusual choice of range is was necessary
because negative numbers cannot be specified
as resource limit values, since they typically have special meanings.
For example,
.B RLIM_INFINITY
typically is the same as \-1.)
typically is the same as \-1.
.TP
.B RLIMIT_NOFILE
Specifies a value one greater than the maximum file descriptor number