]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
tcp.7: tfix
authorPhilip Adams <mail@philipadams.org>
Fri, 26 Jun 2020 04:46:34 +0000 (00:46 -0400)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 26 Jun 2020 08:49:16 +0000 (10:49 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/poll.2

index 73a206e7590ecaa7c95cb0745ea34fdb6ef3f9aa..940c51da52d795284d2292e33600d88de568a3c6 100644 (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).