getrlimit.2: tfix

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Jakub Wilk 2017-01-04 00:36:51 +01:00 committed by Michael Kerrisk
parent bc4cb520a4
commit 4e66320e06
1 changed files with 1 additions and 1 deletions

View File

@ -299,7 +299,7 @@ The actual ceiling for the nice value is calculated as
The useful range for this limit is thus from 1 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 19) to 40
(corresponding to a nice value of -20). (corresponding to a nice value of -20).
This unusual choice of range is was necessary This unusual choice of range was necessary
because negative numbers cannot be specified because negative numbers cannot be specified
as resource limit values, since they typically have special meanings. as resource limit values, since they typically have special meanings.
For example, For example,