getrlimit.2: State more precisely the range of kernel versions that had RLIMIT_LOCKS

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-11-11 13:00:19 +01:00
parent 0807d1b387
commit 4be47a8214
1 changed files with 1 additions and 1 deletions

View File

@ -207,7 +207,7 @@ catch this signal instead, in which case the relevant system call (e.g.,
fails with the error
.BR EFBIG .
.TP
.BR RLIMIT_LOCKS " (early Linux 2.4 only)"
.BR RLIMIT_LOCKS " (Linux 2.4.0 to 2.4.24)"
.\" to be precise: Linux 2.4.0-test9; no longer in 2.4.25 / 2.5.65
This is a limit on the combined number of
.BR flock (2)