summaryrefslogtreecommitdiffstats
path: root/man2/getrlimit.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/getrlimit.2')
-rw-r--r--man2/getrlimit.24
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/getrlimit.2 b/man2/getrlimit.2
index b1282902d..4f45df40e 100644
--- a/man2/getrlimit.2
+++ b/man2/getrlimit.2
@@ -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)
@@ -854,7 +854,7 @@ main(int argc, char *argv[])
.BR credentials (7),
.BR signal (7)
.SH COLOPHON
-This page is part of release 5.09 of the Linux
+This page is part of release 5.10 of the Linux
.I man-pages
project.
A description of the project,