Date: Thu, 18 Nov 1999 18:14:23 +0100 (CET) From: Nick Hibma <hibma@skylink.it> To: FreeBSD Documentation Mailing List <doc@FreeBSD.org> Subject: open manpage Message-ID: <Pine.BSF.3.96.991118181133.1033B-100000@henny.jrc.it>
next in thread | raw e-mail | index | archive | help
In the manpage for open it says for O_NONBLOCK: O_RDONLY open for reading only O_WRONLY open for writing only O_RDWR open for reading and writing O_NONBLOCK do not block on open O_APPEND append on each write Shouldn't that be 'do not block for read'? Nick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.991118181133.1033B-100000>