Bug 112624

Summary: "tcl" keyword problematic
Product: [Retired] Red Hat Linux Reporter: Steve Coile <scoile>
Component: manAssignee: Eido Inoue <havill>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: 1.5m2-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-02-19 17:09:45 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 Steve Coile 2003-12-24 19:46:33 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1)
Gecko/20030225

Description of problem:
It appears that page names with "man" or keywords with "apropos" can
never match a section name.  This is a problem if there exists a
command by the same name.

Version-Release number of selected component (if applicable):
man-1.5k-6

How reproducible:
Always

Steps to Reproduce:
1. man -k tcl
2. man tcl
3. man -k tcl tcl
    

Actual Results:  What manual page do you want from section tcl?


Expected Results:  List of commands with "tcl" in their synopsis line,
as with any other command.  Or the "tcl" man page.

Additional info: