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: