Bug 63540 - Unexpected stderr output from "man 1 ld" command
Summary: Unexpected stderr output from "man 1 ld" command
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: binutils
Version: 7.2
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-04-15 17:29 UTC by Glen A. Foster
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-04-15 17:29:10 UTC
Embargoed:


Attachments (Terms of Use)

Description Glen A. Foster 2002-04-15 17:29:04 UTC
Description of Problem: Something is not right with the ld.1 man-page.  If you
run the command "man 1 ld 2> stderr", there's data in the file "stderr".

Version-Release number of selected component (if applicable):
# rpm -q $(which ld)
binutils-2.11.90.0.8-12

How Reproducible: 100%

Steps to Reproduce:
1. man 1 ld 2> stderr

Actual Results: contents are as follows:
# cat stderr
<standard input>:623: missing closing delimiter
<standard input>:957: missing closing delimiter

Expected Results: empty stderr output

Comment 1 Jakub Jelinek 2002-04-16 10:14:14 UTC
No problems with current skipjack or rawhide binutils.


Note You need to log in before you can comment on or make changes to this bug.