Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Mar 2003 16:43:10 +0100 (CET)
From:      Slaven Rezic <slaven@rezic.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/50401: connect.2: EHOSTUNREACH not documented
Message-ID:  <200303281543.h2SFhAwJ033231@vran.herceg.de>
Resent-Message-ID: <200303281620.h2SGKCT8034199@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303281543.h2SFhAwJ033231>