From 77a755fdecba5463cfd348b9c88bb18e580f9cc2 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 10 Feb 2013 04:05:25 +0100 Subject: [PATCH] ld.so.8: LD_VERBOSE does not work with ld.so --list and --verify From Red Hat downstream package See https://bugzilla.redhat.com/show_bug.cgi?id=532629 Reported-by: Peter Schiffer Signed-off-by: Michael Kerrisk --- man8/ld.so.8 | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/man8/ld.so.8 b/man8/ld.so.8 index 88bc76bd6..6aa681aed 100644 --- a/man8/ld.so.8 +++ b/man8/ld.so.8 @@ -374,13 +374,9 @@ This variable is ignored by set-user-ID and set-group-ID programs. (glibc since 2.1) If set to a nonempty string, output symbol versioning information about the -program if querying information about the program (i.e., either +program if .B LD_TRACE_LOADED_OBJECTS -has been set, or -.B \-\-list -or -.B \-\-verify -options have been given to the dynamic linker). +variable has been set. .TP .B LD_WARN (ELF only)(glibc since 2.1.3)