Bug 6874 - manpage for ld.so mistake
Summary: manpage for ld.so mistake
Status: RESOLVED DUPLICATE of bug 1481
Alias: None
Product: glibc
Classification: Unclassified
Component: manual (show other bugs)
Version: 2.8
: P3 normal
Target Milestone: ---
Assignee: Roland McGrath
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-09 02:08 UTC by Matthias Klose
Modified: 2014-07-02 07:44 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:
fweimer: security-


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Klose 2008-09-09 02:08:58 UTC
[forwarded from https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/121768]

the ld.so manpage says for option LD_DEBUG_OUTPUT that the default value is
standard output, when in fact it is standard error.
Comment 1 Petr Baudis 2010-06-01 02:42:34 UTC
No manpages are part of glibc. Please report this against linux-manpages package
isntead.
Comment 2 Michael Kerrisk 2014-01-07 20:34:37 UTC

*** This bug has been marked as a duplicate of bug 1481 ***
Comment 3 Michael Kerrisk 2014-01-07 20:36:27 UTC
(In reply to Matthias Klose from comment #0)
> [forwarded from https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/121768]
> 
> the ld.so manpage says for option LD_DEBUG_OUTPUT that the default value is
> standard output, when in fact it is standard error.

I've amended the ld.so man page to fix this error.