[rancid] unable to read man pages
Jeremy Bresley
brez at brezworks.com
Tue Sep 27 15:47:47 UTC 2011
On 9/27/2011 8:30 AM, Dago Pacheco wrote:
> Hi everybody ... I've been having problem to read man pages. I need
> to read man pages for 'rancid-cvs' command, but i can't, this is the
> output:
>
> [rancid at pintados ~]$ man -M /usr/local/rancid/man rancid-cvs
> No hay ninguna página sobre rancid-cvs
> [rancid at pintados ~]$
>
> Output translation should be "Ther is no man page about rancid-cvs".
> As you can see next, man dir exist.
>
> [rancid at pintados man]$ ll
> total 280
> -rwxr-xr-- 1 rancid netadm 18 sep 26 18:51 agmrancid.1
> -rwxr-xr-- 1 rancid netadm 18 sep 26 18:51 alogin.1
> -rwxr-xr-- 1 rancid netadm 18 sep 26 18:51 arancid.1
>
Check your MANPATH variable in your shell. Or for system-wide settings,
look at /etc/manpath.config (Debian, other distros should have something
similar). If the RANCID man pages are installed in
/usr/local/rancid/man/man*, adding /usr/local/rancid/man to your MANPATH
will fix this. By default man in Debian looks for man pages in:
/usr/man
/usr/share/man
/usr/local/man
/usr/local/share/man
/usr/X11R6/man
/opt/man
(Edit your .profile/.bash_profile to set MANPATH or edit the system
files to fix it for everyone.)
Good luck.
Jeremy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.shrubbery.net/pipermail/rancid-discuss/attachments/20110927/7db42408/attachment.html>
More information about the Rancid-discuss
mailing list