Bug 653992

Summary: Man page issues
Product: Red Hat Enterprise Linux 5 Reporter: Peter Lowe <pgl>
Component: syslinuxAssignee: Peter Jones <pjones>
Status: CLOSED WORKSFORME QA Contact: Release Test Team <release-test-team-automation>
Severity: medium Docs Contact:
Priority: low    
Version: 5.5CC: pschiffe
Target Milestone: rcKeywords: ManPageChange
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-18 19:17: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 Peter Lowe 2010-11-16 15:22:17 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. man syslinux
  
Actual results:

Syslinux man page is displayed.


Expected results:

"No manual entry for syslinux" is displayed.


Additional info:

[staging1:root]:~/remote # man -k syslinux
syslinux (rpm) - Simple kernel loader which boots from a FAT filesystem

[staging1:root]:~ # man -S rpm syslinux
No manual entry for syslinux

Also at least the "extlinux" command doesn't seem to even be in the whatis db:

[staging1:root]:~/remote # ls -l /sbin/extlinux
-rwxr-xr-x 1 root root 25K Jan 8 2007 /sbin/extlinux

[staging1:root]:~/remote # man -k extlinux
extlinux: nothing appropriate

Despite it being part of the syslinux package.

Comment 1 David Cantrell 2013-03-18 19:17:54 UTC
On a fresh 5.9 installation, I am able read both the syslinux and extlinux man pages.