Bug 69730

Summary: Unexpected stderr output from "man 3 acl_to_any_text" command
Product: [Retired] Red Hat Public Beta Reporter: Glen A. Foster <glen.foster>
Component: aclAssignee: Michael K. Johnson <johnsonm>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: limbo   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-07-24 20:23:50 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-07-24 20:23:46 UTC
Description of Problem: Something is not right with the acl_to_any_text.3
man-page.  If you run the command "man 3 acl_to_any_text 2> stderr", there's
data in the file "stderr".

Version-Release number of selected component (if applicable):
# rpm -qf /usr/share/man/man3/acl_to_any_text.3.gz
libacl-devel-2.0.11-1

How Reproducible: 100%

Steps to Reproduce:
1. man 3 acl_to_any_text 2> stderr

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

Expected Results: empty stderr output

Comment 1 Michael K. Johnson 2002-08-07 20:35:24 UTC
Well, I could guess that the author wanted a .Pp but I don't know,
and I still get line 165 marked empty for groff reasons I don't
understand, so there's not much point.