Bug 60088 - man -k incorrectly says "nothing appropriate"
Summary: man -k incorrectly says "nothing appropriate"
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: man
Version: 1.0
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Bernhard Rosenkraenzer
QA Contact: Ben Levenson
URL:
Whiteboard:
: 60284 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-02-19 21:27 UTC by Tim Clymo
Modified: 2007-04-18 16:40 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-02-25 10:33:51 UTC
Embargoed:


Attachments (Terms of Use)

Description Tim Clymo 2002-02-19 21:27:36 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8) Gecko/20020206

Description of problem:
man-1.5j-2 - /usr/bin/apropos seems to have gained an "a" instead of a null
value for $aproposgrepopt2 at line 23.

The effect of this is that apropos (or man -k) prepends an "a" to the string it
greps for in whatis (ie "man -k foo" actually greps for "afoo" instead of "foo").

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


How reproducible:
Always

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

Actual Results:  "foo: nothing appropriate"

Expected Results:  should have returned lines from whatis matching "foo"

Additional info:

Comment 1 Bernhard Rosenkraenzer 2002-02-25 10:33:47 UTC
*** Bug 60284 has been marked as a duplicate of this bug. ***

Comment 2 Bernhard Rosenkraenzer 2002-02-25 13:14:51 UTC
 Thanks, fixed in 1.5j-3


Note You need to log in before you can comment on or make changes to this bug.