From 001439834bf7cde9cbac2ebda9d66206951c750e Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 5 Jul 2021 09:33:57 +1200 Subject: [PATCH] ld.so.8: Document --list-tunables option added in glibc 2.33 Signed-off-by: Michael Kerrisk --- man8/ld.so.8 | 4 ++++ 1 file changed, 4 insertions(+) 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 .