Hello Philip, On 6/26/20 6:46 AM, Philip Adams wrote: > diff --git a/man2/poll.2 b/man2/poll.2 > index 73a206e75..940c51da5 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). Thanks. Patch applied. Cheers, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/