In the last episode (Dec 20), Robe said:
> I need to know where I can find the full documentation of the last
> libc library.
Most of the libc documentation should be in /usr/src/lib/libc/ . Any
file ending in .2 or .3 is a manpage. They are also installed in
/usr/share/man and are available using the "man" command. Run "man 3
printf", for example.
--
Dan Nelson
[EMAIL PROTECTED]
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"