diff --git a/man2/select.2 b/man2/select.2 index f08739f2b..20aabf6e4 100644 --- a/man2/select.2 +++ b/man2/select.2 @@ -398,6 +398,14 @@ Moreover, POSIX requires .I fd to be a valid file descriptor. .PP +The operation of +.BR select () +and +.BR pselect () +is not affected by the +.BR O_NONBLOCK +flag. +.PP On some other UNIX systems, .\" Darwin, according to a report by Jeremy Sequoia, relayed by Josh Triplett .BR select ()