diff options
Diffstat (limited to 'upstream/archlinux/man2/getrlimit.2')
-rw-r--r-- | upstream/archlinux/man2/getrlimit.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/upstream/archlinux/man2/getrlimit.2 b/upstream/archlinux/man2/getrlimit.2 index f64100b8..d9b375db 100644 --- a/upstream/archlinux/man2/getrlimit.2 +++ b/upstream/archlinux/man2/getrlimit.2 @@ -42,7 +42,7 @@ .\" 2008-05-07, mtk / Peter Zijlstra, Added description of RLIMIT_RTTIME .\" 2010-11-06, mtk: Added documentation of prlimit() .\" -.TH getrlimit 2 2023-10-31 "Linux man-pages 6.06" +.TH getrlimit 2 2024-05-02 "Linux man-pages 6.8" .SH NAME getrlimit, setrlimit, prlimit \- get/set resource limits .SH LIBRARY @@ -717,7 +717,7 @@ Linux doesn't return an error when an attempt to set .B RLIMIT_CPU has failed, for compatibility reasons. .\" -.SS Representation of """large""" resource limit values on 32-bit platforms +.SS Representation of \[dq]large\[dq] resource limit values on 32-bit platforms The glibc .BR getrlimit () and |