select.2: Minor fix: add forward reference to 'timeval' description

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-02-18 09:10:46 +01:00
parent 01901530b2
commit b8f8864d29
1 changed files with 3 additions and 1 deletions

View File

@ -139,7 +139,9 @@ The indicated file descriptors in each set are checked, up to this limit
.PP
The
.I timeout
argument specifies the interval that
argument is a
.I timeval
structure (shown below) that specifies the interval that
.BR select ()
should block waiting for a file descriptor to become ready.
The call will block until either: