Try unsetting MANPATH..... (in tcsh: unset MANPATH)
In OS X if the manpath variable isn't set it will build one for you
automatically that usually gets everything
type:
man manpath
for more about this
Sometimes installer scripts set a manpath variable and mess up
this default behavior. If you've installed man pages that manpath
misses
you can either add them via /etc/manpath.config or by putting symlinks
to the manpages where manpath expects to find them (see man manpath for
where manpath looks)
-Nathan
On Sep 21, 2004, at 1:02 PM, John Vaul wrote:
Thanks Rich
I seem to be missing man pages (or is my MANPATH incorrect?).
man can find neither fprintf or getc,
I've found some man pages in /usr/share/man but not the ones I'm
looking for.
I've also checked other obvious places but can't seem to find them.
Regards
John
On 21 Sep 2004, at 20:42, Rich Cook wrote:
You look them each up by name. E.g.,
man fprintf
or
man getc
On Sep 21, 2004, at 12:40 PM, John Vaul wrote:
Sorry if this is off topic.
Does anyone know where the man pages are located for the C library
functions in
Mac OS X.3
I thought they would be in a man 3 somewhere but they don't seem to
be.
Thanks
John Vaul
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Scitech mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/scitech/email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Scitech mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/scitech/
email@hidden
(The opinions expressed in this email are the opinions
of Nathan Strange alone and do not necessarily represent
the official position of any organization including JPL,
NASA, and CalTech.)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Scitech mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/scitech/email@hidden