From d9087231a54845f6cbc89eb3d657fae4a9434559 Mon Sep 17 00:00:00 2001
From: rik <rik@FreeBSD.org>
Date: Thu, 24 Jun 2004 10:53:44 +0000
Subject: s/SS_CANTSENDMORE/SBS_CANTSENDMORE/

---
 lib/libc/sys/send.2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'lib/libc/sys')

diff --git a/lib/libc/sys/send.2 b/lib/libc/sys/send.2
index 6716ea2..c1c033b 100644
--- a/lib/libc/sys/send.2
+++ b/lib/libc/sys/send.2
@@ -194,7 +194,7 @@ The process using a SOCK_RAW socket was jailed and the source
 address specified in the IP header did not match the IP 
 address bound to the prison.
 .It Bq Er EPIPE
-The socket is unable to send anymore data (SS_CANTSENDMORE has
+The socket is unable to send anymore data (SBS_CANTSENDMORE has
 been set on the socket). This typically means that the socket
 is not connected.
 .El
-- 
cgit v1.1