9 Nov
2007
9 Nov
'07
9:57 a.m.
root# cat /etc/manpaths /usr/share/man /usr/local/share/man /opt/local/share/man root# /usr/libexec/makewhatis root# man port Cannot open the message catalog "man" for locale "el_GR.UTF-8" (NLSPATH="<none>") No manual entry for port root# unset LANG root# man port No manual entry for port Still the same here though Eric Donkersloot wrote:
You can add /opt/local/man to /etc/manpaths and run:
sudo /usr/libexec/makewhatis
Regards,
Eric