[PATCH v2 3/4] man/man8/ld.so.8: Note that ld.so.cache includes tunables

DJ Delorie <[email protected]> Tue, 14 Jul 2026 22:58:09 -0400
Newsgroups org.kernel.vger.linux-man
Message-ID <c1f11edbb9896b4db00b7824806d364ef52ef4fb.1784084289.git.dj@redhat.com>
---
 man/man8/ld.so.8 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/man/man8/ld.so.8 b/man/man8/ld.so.8
index 5f3c22ef2..8916f2443 100644
--- a/man/man8/ld.so.8
+++ b/man/man8/ld.so.8
@@ -792,7 +792,8 @@ .SH FILES
 .TP
 .I /etc/ld.so.cache
 File containing a compiled list of directories in which to search for
-shared objects and an ordered list of candidate shared objects.
+shared objects and an ordered list of candidate shared objects,
+and any tunables to be applied.
 See
 .BR ldconfig (8).
 .TP
-- 
2.47.3