select.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-02-18 22:47:58 +01:00
parent 95a85f1438
commit 602b388d07
1 changed files with 0 additions and 1 deletions

View File

@ -104,7 +104,6 @@ to indicate which file descriptors are currently "ready".
Thus, if using
.BR select ()
within a loop, the sets \fImust be reinitialized\fP before each call.
.PP
The implementation of the
.I fd_set
arguments as value-result arguments is a design error that is avoided in