diff --git a/man2/connect.2 b/man2/connect.2 index d051d1c28..198fdff7b 100644 --- a/man2/connect.2 +++ b/man2/connect.2 @@ -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.