Matthew Seaman wrote:
> What are the contents of /etc/manpath.config ?
$ cat /etc/manpath.config | egrep -v '^#'
MANDATORY_MANPATH /usr/share/man
MANDATORY_MANPATH /usr/share/openssl/man
OPTIONAL_MANPATH /usr/local/man
OPTIONAL_MANPATH /usr/X11R6/man
MANPATH_MAP /bin /usr/share/man
MANPATH_MAP /usr/bin /usr/share/man
MANPATH_MAP /usr/local/bin /usr/local/man
MANPATH_MAP /usr/X11R6/bin /usr/X11R6/man
OPTIONAL_MANPATH /usr/local/lib/perl5/5.8.8/man
OPTIONAL_MANPATH /usr/local/lib/perl5/5.8.8/perl/man
Advertising
> You can see the ultimate result by running the 'manpath' command.
2006-07-13 08:38:20 [EMAIL PROTECTED] ~
$ manpath
(Warning: MANPATH environment variable set)
:/home/dpchrist/local/man
> See the manpath(1) man page for more information.
2006-07-13 08:38:58 [EMAIL PROTECTED] ~
$ man manpath
No manual entry for manpath
Any other ideas?
David
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"