On 08/30/2018 01:04 PM, Jakub Wilk wrote: > Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> Thanks, Jakub. Applied. Cheers, Michael > --- > man2/connect.2 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man2/connect.2 b/man2/connect.2 > index dc32667d0..62bf8afbc 100644 > --- a/man2/connect.2 > +++ b/man2/connect.2 > @@ -190,7 +190,7 @@ The socket structure address is outside the user's address space. > .TP > .B EINPROGRESS > The socket is nonblocking and the connection cannot be completed immediately. > -(UNIX domain sockets faile with > +(UNIX domain sockets failed with > .BR EAGAIN > instead.) > It is possible to > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/