On 08/01/2006, at 12:56 PM, [EMAIL PROTECTED] wrote:
That appears to be a Section 2 manpage (system call, not a command). Commands are in Section 1. Try:
That makes a lot of sense. The stuff about "#include <stdio.h>" should have been a clue! Thanks.