Bug 63530

Summary: Unexpected stderr output from "man 1 playmidi" command
Product: [Retired] Red Hat Linux Reporter: Glen A. Foster <glen.foster>
Component: playmidiAssignee: Bill Nottingham <notting>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.2CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-04-15 17:08:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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

Version-Release number of selected component (if applicable):
# rpm -q $(which playmidi)
playmidi-2.4-16

How Reproducible: 100%

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

Actual Results: contents are as follows:
# cat stderr
mdoc warning: Empty input line #30
mdoc warning: Empty input line #36
mdoc warning: Empty input line #41
mdoc warning: Empty input line #48
mdoc warning: Empty input line #53
mdoc warning: Empty input line #58
mdoc warning: Empty input line #62
mdoc warning: Empty input line #66
mdoc warning: Empty input line #72
mdoc warning: Empty input line #75
mdoc warning: Empty input line #78
mdoc warning: Empty input line #83
mdoc warning: Empty input line #87
mdoc warning: Empty input line #93
mdoc warning: Empty input line #98
mdoc warning: Empty input line #115
mdoc warning: Empty input line #119
mdoc warning: Empty input line #125
mdoc warning: Empty input line #130
mdoc warning: Empty input line #138
mdoc warning: Empty input line #142
mdoc warning: Empty input line #145
mdoc warning: Empty input line #153
mdoc warning: Empty input line #157
mdoc warning: Empty input line #167
mdoc warning: list open at EOF!  A .Bl directive has no matching .El

Expected Results: empty stderr output

Comment 1 Bill Nottingham 2002-06-12 06:53:39 UTC
As playmidi is not currently in rawhide, this probably won't be fixed.