On Sat, Feb 21, 1998 at 09:42:59AM -0500, Daniel Martin at cush wrote:
>
> MANPATH_MAP /usr/local/qt/bin /usr/local/qt/man
> to /etc/manpath.config is a better solution.
>
Correct.
> To the list: does anyone know if manpath actually examines anything
> but the path? The man page claims
Paul Miller <[EMAIL PROTECTED]> writes:
> When I set the MANPATH environment variable, the /usr/man, etc. manual
> pages don't work... How can I fix this?
>
> MANPATH=$MANPATH:/usr/local/qt/man
> export MANPATH
Short answer:
MANPATH=`manpath -q`:/usr/local/qt/man
When I set the MANPATH environment variable, the /usr/man, etc. manual
pages don't work... How can I fix this?
MANPATH=$MANPATH:/usr/local/qt/man
export MANPATH
---
Paul Miller <[EMAIL PROTECTED]>, finger for public PGP key
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-ma
3 matches
Mail list logo