Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 63563

Summary: Unexpected stderr output from "man 8 in.telnetd" command
Product: [Retired] Red Hat Linux Reporter: Glen A. Foster <glen.foster>
Component: telnetAssignee: Harald Hoyer <harald>
Status: CLOSED WONTFIX QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.2   
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-29 10:13:11 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 18:12:10 UTC
Description of Problem: Something is not right with the in.telnetd.8 man-page. 
If you run the command "man 8 in.telnetd 2> stderr", there's data in the file
"stderr".

Version-Release number of selected component (if applicable):
# rpm -qf $(which in.telnetd)
telnet-server-0.17-20

How Reproducible: 100%

Steps to Reproduce:
1. man 8 in.telnetd 2> stderr

Actual Results: contents are as follows:
# cat stderr
mdoc warning: list open at EOF!  A .Bl directive has no matching .El

Expected Results: empty stderr output

Comment 1 Harald Hoyer 2002-07-09 15:07:28 UTC
please contact the telnet maintainer and post this upstream