From: Philip Adams Date: Fri, 26 Jun 2020 04:46:34 +0000 (-0400) Subject: tcp.7: tfix X-Git-Tag: man-pages-5.08~113 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aeaf667ec39d112a30f9f1799870b0070959f782;p=thirdparty%2Fman-pages.git tcp.7: tfix Signed-off-by: Michael Kerrisk --- diff --git a/man2/poll.2 b/man2/poll.2 index 73a206e759..940c51da52 100644 --- a/man2/poll.2 +++ b/man2/poll.2 @@ -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).