select.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-03-10 18:31:21 +01:00
parent 4a866754d5
commit 02959ce250
1 changed files with 2 additions and 2 deletions

View File

@ -341,12 +341,12 @@ resource limit (see
.BR getrlimit (2)).
.TP
.B EINVAL
the value contained within
The value contained within
.I timeout
is invalid.
.TP
.B ENOMEM
unable to allocate memory for internal tables.
Unable to allocate memory for internal tables.
.SH VERSIONS
.BR pselect ()
was added to Linux in kernel 2.6.16.