Bug 172002

Summary: Sections [1345]x may need to be added to MANSECT
Product: [Fedora] Fedora Reporter: Bill Crawford <billcrawford1970>
Component: manAssignee: Ivana Varekova <varekova>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: xgl-maint
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: 2005-11-24 12:58:48 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 Bill Crawford 2005-10-28 22:25:42 UTC
Currently missing, mew modular xorg puts man pages in these sections at least by
default (unless it's intended to force these into man[1345] in which case please
close this as not a bug ...)

Comment 1 Mike A. Harris 2005-10-31 12:06:53 UTC
Xorg contains manpages with names that conflict with system manpages.
In the past that wasn't much of a problem since X installed the manpages
into the /usr/X11R6 hierarchy, however X11R7 installs them to /usr/share/man.

In order to avoid the namespace conflict between Xorg manpages, and system
manpages, X.Org has changed the X manpage directories to "man?x", so they
do not conflict.

Comment 2 Ivana Varekova 2005-10-31 13:31:17 UTC
This problem is fixed in the last version (man-1.5p-7). Thank you for your notice.