aboutsummaryrefslogtreecommitdiffstats
path: root/man8
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2014-01-08 09:31:57 +1300
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-01-08 09:31:57 +1300
commita3e50dc194a8e48aa53c574dd186e87eba53c497 (patch)
treee16ee56774ec6bf84b06ce96f7fe73f4e37cc1b1 /man8
parent30410190a2da6dcd8080cb9bdaa0947f8a6ddeb0 (diff)
downloadman-pages-a3e50dc194a8e48aa53c574dd186e87eba53c497.tar.gz
ld.so.8: Default output file for D_DEBUG is stderr not stdout
See https://sourceware.org/bugzilla/show_bug.cgi?id=6874 Reported-by: Matthias Klose <doko@debian.org> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man8')
-rw-r--r--man8/ld.so.84
1 files changed, 2 insertions, 2 deletions
diff --git a/man8/ld.so.8 b/man8/ld.so.8
index 8a30b136bb..d9c1f68415 100644
--- a/man8/ld.so.8
+++ b/man8/ld.so.8
@@ -2,7 +2,7 @@
.\" This is in the public domain
.\" %%%LICENSE_END
.\"
-.TH LD.SO 8 2013-12-07 "GNU" "Linux Programmer's Manual"
+.TH LD.SO 8 2014-01-08 "GNU" "Linux Programmer's Manual"
.SH NAME
ld.so, ld-linux.so* \- dynamic linker/loader
.SH SYNOPSIS
@@ -343,7 +343,7 @@ is ignored for set-user-ID/set-group-ID binaries.
File in which
.B LD_DEBUG
output should be written.
-The default is standard output.
+The default is standard error.
.B LD_DEBUG_OUTPUT
is ignored for set-user-ID/set-group-ID binaries.
.TP