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 3ef0694..885b59a 100644
--- a/lib/libc/sys/send.2
+++ b/lib/libc/sys/send.2
@@ -178,6 +178,8 @@ from the last message sent. This typically means that the
receiver is not listening on the remote port.
.It Bq Er EHOSTDOWN
The remote host was down.
+.It Bq Er ENETDOWN
+The remote network was down.
.El
.Sh BUGS
Because
OpenPOWER on IntegriCloud