Mine are in /usr/share/man/man3/
Try 'echo $MANPATH' from the terminal to see what your manpath is.
You can also do a
find /usr/share/man/ -name 'fprintf*'
to see if 'fprintf.3' or something similar is in that directory.
On 9/21/04 2:02 PM, "John Vaul" <email@hidden> a écrit :
> 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
This email sent to email@hidden