Re: No man pages when installing xcode?
Re: No man pages when installing xcode?
- Subject: Re: No man pages when installing xcode?
- From: sinclair44 <email@hidden>
- Date: Tue, 11 Nov 2003 20:13:18 -0500
On 11/11/03 11:02 AM, "Andrea Gozzi" <email@hidden> wrote:
>
Might be just a MANPATH problems... couldn';t check yet.
>
From within xcode, if you go to the help menu you can search man pages, so
>
they are installed.... it's simply the man utility that doesn't find them..
No, I manually looked. In the places where they should be (i.e.
/usr/share/man/man3) printf, sleep, and the others are missing:
% ls /usr/share/man/man3 | grep printf
ber_printf.3
curl_mprintf.3
fwprintf.3
swprintf.3
vfwprintf.3
vswprintf.3
vwprintf.3
wprintf.3
% ls /usr/share/man/man3 | grep sleep
(blank)
--
-- sinclair44
http://www.watzmanassociates.com/josh/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.