connect.2: Minor tweaks to Stefan Puiu's patch

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-06-09 10:17:34 +02:00
parent 375c65a9c2
commit 492a8b724f
1 changed files with 3 additions and 3 deletions

View File

@ -155,13 +155,13 @@ in the path prefix.
The user tried to connect to a broadcast address without having the socket
broadcast flag enabled or the connection request failed because of a local
firewall rule.
.IP
.B EACCES
can also be returned if a SELinux policy denied a connection (for
can also be returned if an SELinux policy denied a connection (for
example, if there is a policy saying that an HTTP proxy can only
connect to ports associated with HTTP servers, and the proxy tries to
connect to a different port).
dd
.TP
.B EADDRINUSE
Local address is already in use.