Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> --- 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 -- 2.19.0.rc1