Add /usr/local/share/man to MANPATH (snippets, 3eeb288)
The latest Xcode Foundation tool templates try to install man pages in /usr/local/share/man, so update MANPATH in my ~/.bash_profile to include that path.
Signed-off-by: Greg Hurrell <greg@hurrell.net>