Bug 88769 - No output from 'man -k postfix' in RH 9.
Summary: No output from 'man -k postfix' in RH 9.
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: man
Version: 9
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Eido Inoue
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-04-13 20:36 UTC by guilde.nt
Modified: 2007-04-18 16:53 UTC (History)
0 users

Fixed In Version: 1.5m2-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-01-27 00:38:11 UTC
Embargoed:


Attachments (Terms of Use)

Description guilde.nt 2003-04-13 20:36:27 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312

Description of problem:
In 'makewhatis', function handle_entire_line() sees the following strings for
the commands in 'postfix-1.1.11-11' :
...
postalias \Postfix alias database maintenance
postcat \show Postfix queue file contents
postconf \Postfix configuration utility
postdrop \Postfix mail posting utility
postfix Postfix control program
...

But,

if (!match(x, / - /))
                return;

rejects them, and no entry is made in /var/cache/man/whatis.
  This behaviour has already been signaled for RH 8.0 ; the submitter thinks
he remembers having received a mail claiming the error has been corrected
in man-1.5k-6.



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

How reproducible:
Always

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

Actual Results:  No output from 'man -k postfix'

Additional info:

Comment 1 Eido Inoue 2004-01-27 00:38:11 UTC
makewhatis fixed in 1.5m2


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