Bug 136016

Summary: Cannot do keyword lookup with man
Product: [Fedora] Fedora Reporter: John Mizell <john.mizell>
Component: manAssignee: Eido Inoue <havill>
Status: CLOSED NOTABUG QA Contact: Ben Levenson <benl>
Severity: high Docs Contact:
Priority: medium    
Version: 3   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-19 19:01:09 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 John Mizell 2004-10-16 20:16:42 UTC
Description of problem:
Cannot do keyword lookup with man -k 

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

man-1.5m2-9

How reproducible:

Everytime
Steps to Reproduce:
1.man -k ls
2.
3.
  
Actual results:
[root@supernova input]# man -k ls
ls: nothing appropriate


Expected results:

A listing of man pages related to ls
Additional info:

Comment 1 John Mizell 2004-10-16 21:12:31 UTC
after running /etc/cron.weekly/makewhatis.cron
man -k works. Maybe this needs to be run after first boot to initalize
the database.