[1] - Document EHOSTUNREACH as a possible error

[2]	- Remove a contraction

PR:		docs/50401
Submitted by:	[1] Slaven Rezic <slaven@rezic.de>
MFC after:	1 week
This commit is contained in:
ceri 2003-04-01 20:25:46 +00:00
parent a5af420ae3
commit 67eedc0711

View File

@ -100,7 +100,9 @@ Connection establishment timed out without establishing a connection.
.It Bq Er ECONNREFUSED
The attempt to connect was forcefully rejected.
.It Bq Er ENETUNREACH
The network isn't reachable from this host.
The network is not reachable from this host.
.It Bq Er EHOSTUNREACH
The remote host is not reachable from this host.
.It Bq Er EADDRINUSE
The address is already in use.
.It Bq Er EFAULT