summaryrefslogtreecommitdiffstats
path: root/man8
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2021-07-05 09:33:57 +1200
committerMichael Kerrisk <mtk.manpages@gmail.com>2021-07-05 09:33:57 +1200
commit001439834bf7cde9cbac2ebda9d66206951c750e (patch)
tree8f3b16a3e51025e2ddaef217c63f3dbd2a129a27 /man8
parent33248cfe50ebb8762208e7ef3264676dad71b016 (diff)
ld.so.8: Document --list-tunables option added in glibc 2.33
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man8')
-rw-r--r--man8/ld.so.84
1 files changed, 4 insertions, 0 deletions
diff --git a/man8/ld.so.8 b/man8/ld.so.8
index 85bda7eca..6486c0b7e 100644
--- a/man8/ld.so.8
+++ b/man8/ld.so.8
@@ -238,6 +238,10 @@ are delimited by colons or spaces.
.B \-\-list
List all dependencies and how they are resolved.
.TP
+.BR \-\-list\-tunables " (since 2.33)"
+Print the names and values of all tunables,
+along with the minimum and maximum allowed values.
+.TP
.BR \-\-preload " \fIlist\fP (since glibc 2.30)"
Preload the objects specified in
.IR list .