summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libc/sys/send.22
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/sys/send.2 b/lib/libc/sys/send.2
index ebfd296..a68936f 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
OpenPOWER on IntegriCloud