docs/50401: connect.2: EHOSTUNREACH not documented
Slaven Rezic
slaven at rezic.de
Fri Mar 28 16:20:15 UTC 2003
>Number: 50401
>Category: docs
>Synopsis: connect.2: EHOSTUNREACH not documented
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Mar 28 08:20:12 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Slaven Rezic
>Release: FreeBSD 4.6-STABLE i386
>Organization:
www.rezic.de
>Environment:
System: FreeBSD vran.herceg.de 4.6-STABLE FreeBSD 4.6-STABLE #15: Sat Jul 27 09:32:28 CEST 2002 root at vran.herceg.de:/usr/local/src/FreeBSD-4/src/sys/compile/VRAN i386
>Description:
Subject says it all, patch below.
>How-To-Repeat:
>Fix:
--- /usr/src/lib/libc/sys/connect.2 Tue Feb 19 00:50:40 2002
+++ /tmp/connect.2 Fri Mar 28 16:41:17 2003
@@ -96,6 +96,8 @@ Connection establishment timed out witho
The attempt to connect was forcefully rejected.
.It Bq Er ENETUNREACH
The network isn't reachable from this host.
+.It Bq Er EHOSTUNREACH
+The remote host isn't reachable from this host.
.It Bq Er EADDRINUSE
The address is already in use.
.It Bq Er EFAULT
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list