Bug 55652
Summary: | /usr/share/man need to be added to /etc/man.config | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Khalid <khalid_ha> |
Component: | man | Assignee: | Bernhard Rosenkraenzer <bero> |
Status: | CLOSED WORKSFORME | QA Contact: | Ben Levenson <benl> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.1 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i586 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2001-11-05 12:00:57 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
Khalid
2001-11-04 02:13:49 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? Closing due to lack of feedback |