summaryrefslogtreecommitdiffstats
path: root/upstream/fedora-rawhide/man2/getrlimit.2
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:52:33 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:52:33 +0000
commit2c3307fb903f427be3d021c5780b75cac9af2ce8 (patch)
tree65cf431f40b7481d81ae2dfce9576342686448f7 /upstream/fedora-rawhide/man2/getrlimit.2
parentReleasing progress-linux version 4.22.0-1~progress7.99u1. (diff)
downloadmanpages-l10n-2c3307fb903f427be3d021c5780b75cac9af2ce8.tar.xz
manpages-l10n-2c3307fb903f427be3d021c5780b75cac9af2ce8.zip
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/fedora-rawhide/man2/getrlimit.2')
-rw-r--r--upstream/fedora-rawhide/man2/getrlimit.24
1 files changed, 2 insertions, 2 deletions
diff --git a/upstream/fedora-rawhide/man2/getrlimit.2 b/upstream/fedora-rawhide/man2/getrlimit.2
index f64100b8..ece8e97b 100644
--- a/upstream/fedora-rawhide/man2/getrlimit.2
+++ b/upstream/fedora-rawhide/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-02-25 "Linux man-pages 6.7"
.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