Bug 117746
| Summary: | xinetd.log man page in wrong section | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 4 | Reporter: | Landon Curt Noll <redhat-mail> | |
| Component: | xinetd | Assignee: | Jan Safranek <jsafrane> | |
| Status: | CLOSED ERRATA | QA Contact: | Brock Organ <borgan> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 4.0 | |||
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | All | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | RHBA-2008-0705 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 428811 624800 (view as bug list) | Environment: | ||
| Last Closed: | 2008-07-24 19:52:23 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 428811, 428812, 697788 | |||
This is still the case for RHEL 4.2. This is still the case for RHEL4.3 This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux maintenance release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Update release for currently deployed products. This request is not yet committed for inclusion in an Update release. Finally got permission to release xinetd in RHEL4.7. Sorry for being so late. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2008-0705.html |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 Description of problem: The xinetd.log(5) man page shows up in section 8 instead of section 5. Version-Release number of selected component (if applicable): xinetd-2.3.12-2.3E How reproducible: Always Steps to Reproduce: 1.man 5 xinetd.log 2.man 8 xinetd.log 3. Actual Results: The 1st man command does says "No entry for xinetd.log in section 5 of the manual". The 2nd man page prints the xinetd.log(5) man page even though it is a section 5 man page. Expected Results: The "man 5 xinetd.log" command should work. The "man 8 xinetd.log" command should fail. Additional info: The RPM installs the man page in /usr/share/man/man8/xinetd.log.8.gz instead of /usr/share/man/man8/xinetd.log.5.gz.