summaryrefslogtreecommitdiffstats
path: root/libexec
diff options
context:
space:
mode:
authormdodd <mdodd@FreeBSD.org>2003-06-19 04:34:09 +0000
committermdodd <mdodd@FreeBSD.org>2003-06-19 04:34:09 +0000
commitddf3836c5b65cd677fd8abd69b7c1fa8b96ad068 (patch)
tree59faa893c47369e3471e35c028abe73291220cc1 /libexec
parent84188f1f4fb2c8aadca4b5d65b5b74cd876b5f76 (diff)
downloadFreeBSD-src-ddf3836c5b65cd677fd8abd69b7c1fa8b96ad068.zip
FreeBSD-src-ddf3836c5b65cd677fd8abd69b7c1fa8b96ad068.tar.gz
LD_DUMP_REL_PRE and LD_DUMP_REL_POST don't output to stderr; don't
claim that they do.
Diffstat (limited to 'libexec')
-rw-r--r--libexec/rtld-elf/rtld.14
1 files changed, 2 insertions, 2 deletions
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
OpenPOWER on IntegriCloud