select.2: spfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2010-06-20 03:44:37 +02:00
parent 4c9f4bc8e9
commit c808bb1630
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ is an upper bound on the amount of time elapsed before
returns.
If both fields of the
.I timeval
stucture are zero, then
structure are zero, then
.BR select ()
returns immediately.
(This is useful for polling.)