172c20
diff -ur man-pages-3.42.orig/man2/connect.2 man-pages-3.42/man2/connect.2
172c20
--- man-pages-3.42.orig/man2/connect.2	2012-08-14 00:39:35.000000000 +0200
172c20
+++ man-pages-3.42/man2/connect.2	2012-09-18 16:21:40.502613484 +0200
172c20
@@ -152,14 +152,8 @@
172c20
 .I sa_family
172c20
 field.
172c20
 .TP
172c20
-.B EAGAIN
172c20
-No more free local ports or insufficient entries in the routing cache.
172c20
-For
172c20
-.B AF_INET
172c20
-see the description of
172c20
-.I /proc/sys/net/ipv4/ip_local_port_range
172c20
-.BR ip (7)
172c20
-for information on how to increase the number of local ports.
172c20
+.B EADDRNOTAVAIL
172c20
+Non-existent interface was requested or the requested address was not local.
172c20
 .TP
172c20
 .B EALREADY
172c20
 The socket is nonblocking and a previous connection attempt has not yet