Bug 55652 - /usr/share/man need to be added to /etc/man.config
Summary: /usr/share/man need to be added to /etc/man.config
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: man
Version: 7.1
Hardware: i586
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bernhard Rosenkraenzer
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-11-04 02:13 UTC by Khalid
Modified: 2007-04-18 16:38 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-11-05 12:00:57 UTC
Embargoed:


Attachments (Terms of Use)

Description Khalid 2001-11-04 02:13:49 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)

Description of problem:
/usr/share/man need to be added to /etc/man.config this makes mane pages 
not accessible, especially the localised ones?

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


How reproducible:
Always

Steps to Reproduce:
1.man ls
2.
3.
	

Actual Results:  no such manual page

Expected Results:  the localised manual page (in french in my case)

Additional info:

Comment 1 Bernhard Rosenkraenzer 2001-11-05 12:00:50 UTC
[root@spock root]# cat /etc/man.config |grep "/usr/share" 
MANPATH /usr/share/man 
MANPATH_MAP     /bin                    /usr/share/man 
MANPATH_MAP     /sbin                   /usr/share/man 
MANPATH_MAP     /usr/bin                /usr/share/man 
MANPATH_MAP     /usr/sbin               /usr/share/man 
MANPATH_MAP     /usr/bin/mh             /usr/share/man 
 
It's already there. 
rpm does not (and should not) overwrite config files you've changed, though. 
 
By any chance, did you modify your man.config on 6.x, then update to 7.x? 
 


Comment 2 Bernhard Rosenkraenzer 2001-11-15 14:30:37 UTC
Closing due to lack of feedback



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