Bug 86863 - makewhatis does not create whatis-files of 0p, 1p and 3p.
|
Bug#:
86863
|
Product: Gentoo Linux
|
Version: 2004.3
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P3
|
|
Resolution: FIXED
|
Assigned To: base-system@gentoo.org
|
Reported By: oku.ns@dream.com
|
|
Component: Applications
|
|
|
URL:
|
|
Summary: makewhatis does not create whatis-files of 0p, 1p and 3p.
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2005-03-27 07:01 0000
|
/usr/sbin/makewhatis of sys-apps/man-1.5p does not create 'whatis' files for
0p, 1p and 3p section.
I think 'sections' variable of /usr/sbin/makewhatis should be similar to
'MANSECT' of /etc/man.conf, which includes '0p', '1p' and '3p' (and 'tcl', 'p'
and 'o').
The patch works well, thank you.
fixed in man-1.6b, thanks for testing