tcp.7: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Philip Adams 2020-06-26 00:46:34 -04:00 committed by Michael Kerrisk
parent fb033b1e18
commit aeaf667ec3
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ file has been modified (see
.RE
.TP
.B POLLOUT
Writing is now possible, though a write larger that the available space
Writing is now possible, though a write larger than the available space
in a socket or pipe will still block (unless
.B O_NONBLOCK
is set).