select.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2012-04-12 05:44:52 +12:00
parent c89b11cc01
commit d53de2a707
1 changed files with 3 additions and 1 deletions

View File

@ -418,7 +418,9 @@ by using a local variable for the timeout argument that
is passed to the system call.
Thus, the glibc
.BR pselect ()
function does not modify its timeout argument;
function does not modify its
.I timeout
argument;
this is the behavior required by POSIX.1-2001.
.SH BUGS
Glibc 2.0 provided a version of