getrlimit.2: Remove mention of kernel versions in discussion RLIMIT_CPU

Reported-by: Ryan Mullen <rmmullen@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2011-09-09 01:45:39 +02:00
parent cb06e4a50f
commit 4f96e450e1
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@ If the process continues to consume CPU time, it will be sent
once per second until the hard limit is reached, at which time
it is sent
.BR SIGKILL .
(This latter point describes Linux 2.2 through 2.6 behavior.
(This latter point describes Linux behavior.
Implementations vary in how they treat processes which continue to
consume CPU time after reaching the soft limit.
Portable applications that need to catch this signal should