From ddf3836c5b65cd677fd8abd69b7c1fa8b96ad068 Mon Sep 17 00:00:00 2001 From: mdodd Date: Thu, 19 Jun 2003 04:34:09 +0000 Subject: LD_DUMP_REL_PRE and LD_DUMP_REL_POST don't output to stderr; don't claim that they do. --- libexec/rtld-elf/rtld.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libexec') diff --git a/libexec/rtld-elf/rtld.1 b/libexec/rtld-elf/rtld.1 index d466b11..a73bec3 100644 --- a/libexec/rtld-elf/rtld.1 +++ b/libexec/rtld-elf/rtld.1 @@ -86,12 +86,12 @@ its behaviour as follows: .It Ev LD_DUMP_REL_POST If set .Nm -will print (to stderr) a table containing all relocations after symbol +will print a table containing all relocations after symbol binding and relocation. .It Ev LD_DUMP_REL_PRE If set .Nm -will print (to stderr) a table containing all relocations before symbol +will print a table containing all relocations before symbol binding and relocation. .It Ev LD_LIBMAP_DISABLE If set, disables the use of -- cgit v1.1