connect.2: srcfix: rewrap source lines

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2018-08-26 13:41:23 +02:00
parent 1466257758
commit 55dc41dca7
1 changed files with 4 additions and 4 deletions

View File

@ -169,8 +169,8 @@ field.
.TP
.B EAGAIN
For nonblocking UNIX domain sockets, the socket is nonblocking, and the
connection cannot be completed immediately. For other socket families, there are
insufficient entries in the routing cache.
connection cannot be completed immediately.
For other socket families, there are insufficient entries in the routing cache.
.TP
.B EALREADY
The socket is nonblocking and a previous connection attempt has not yet
@ -189,8 +189,8 @@ on a stream socket found no one listening on the remote address.
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 return
The socket is nonblocking and the connection cannot be completed immediately.
(UNIX domain sockets faile with
.BR EAGAIN
instead.)
It is possible to