Date: Thu, 13 Jul 2006 08:42:53 -0700 From: "David Christensen" <dpchrist@holgerdanske.com> To: <freebsd-questions@freebsd.org> Subject: RE: 6.1-RELEASE-i386 man broken? Message-ID: <007601c6a693$012bd150$0a10a8c0@holgerdanske.local> In-Reply-To: <44B5FD39.7020505@infracaninophile.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
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
> You can see the ultimate result by running the 'manpath' command.
2006-07-13 08:38:20 dpchrist@k62350 ~
$ 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 dpchrist@k62350 ~
$ man manpath
No manual entry for manpath
Any other ideas?
David
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?007601c6a693$012bd150$0a10a8c0>
