aboutsummaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-11-05 00:44:38 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-11-05 00:44:38 +0000
commitb46884b5b96cbc704ae362f6061070255ba3fa76 (patch)
treeb5b1d4555b9e197f610ede8672de6e77b17c0af1 /lib/libc
parentdbb10b1eaa2a7df5d73ed5874fa808b74f8d532f (diff)
Notes
Diffstat (limited to 'lib/libc')
-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 3ef0694ad707..885b59a15bc8 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