socket.7: grfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-03-26 13:55:56 +01:00
parent 04161f0875
commit 56db9d31d0
1 changed files with 1 additions and 1 deletions

View File

@ -620,7 +620,7 @@ The argument is a
If an input or output function blocks for this period of time, and
data has been sent or received, the return value of that function
will be the amount of data transferred; if no data has been transferred
and the timeout has been reached then \-1 is returned with
and the timeout has been reached, then \-1 is returned with
.I errno
set to
.BR EAGAIN