recv.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-05-03 10:28:28 +02:00
parent ddb4a7c01c
commit f790e827a2
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ is set to
The receive calls normally return any data available, up to the requested
amount, rather than waiting for receipt of the full amount requested.
.PP
An application can used
An application can use
.BR select (2),
.BR poll (2),
or