Difference between revision 4 and current revision
Summary: Rückgängig gemacht auf den Stand vom 2012-05-16 17:03 UTC
No diff available.
PhilHudson Bizarrely, the Right Thing under OS X since 10.4 is to unset MANPATH. The correct place to declare man path mappings is /usr/share/misc/man.conf; scripts and stuff should call ‘manpath’ rather than examine $MANPATH. Do `man manpath’ for further info. Emacs should DTRT – I use the MacPorts version.
– PhilHudson 2012-05-16 16:23 UTC
AlexSchroeder Hm. I hadn’t realized. I think my main problem is that manpath doesn’t list /usr/local/man by default. I need to look at his /etc/man.conf file… (time passes) Yes, works!
Thanks.
– AlexSchroeder 2012-05-16 16:59 UTC