From b83c969d4837ec04e4585ae0c70c635ee662441a Mon Sep 17 00:00:00 2001 From: Ben Smithurst Date: Wed, 17 Jan 2001 21:02:50 +0000 Subject: Document EHOSTDOWN error. PR: 24410 Submitted by: Martin Horcicka --- lib/libc/sys/send.2 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/libc/sys/send.2') diff --git a/lib/libc/sys/send.2 b/lib/libc/sys/send.2 index ebfd29655d31..a68936f5c4f0 100644 --- a/lib/libc/sys/send.2 +++ b/lib/libc/sys/send.2 @@ -172,6 +172,8 @@ This generally indicates that the interface has stopped sending, but may be caused by transient congestion. .It Bq Er EHOSTUNREACH The remote host was unreachable. +.It Bq Er EHOSTDOWN +The remote host was down. .El .Sh BUGS Because -- cgit v1.3