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

_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to