Bug 63568

Summary: Unexpected stderr output from "man 8 sliplogin" command
Product: [Retired] Red Hat Linux Reporter: Glen A. Foster <glen.foster>
Component: sliploginAssignee: Phil Knirsch <pknirsch>
Status: CLOSED WONTFIX QA Contact: David Lawrence <dkl>
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-17 11:02:54 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:16:21 UTC
Description of Problem: Something is not right with the sliplogin.8 man-page. 
If you run the command "man 8 sliplogin 2> stderr", there's data in the file
"stderr".

Version-Release number of selected component (if applicable):
# rpm -qf $(which sliplogin)
sliplogin-2.1.1-12

How Reproducible: 100%

Steps to Reproduce:
1. man 8 sliplogin 2> stderr

Actual Results: contents are as follows:
# cat stderr
mdoc warning: Empty input line #215

Expected Results: empty stderr output