summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2006-09-13 19:48:00 +0000
committerjoel <joel@FreeBSD.org>2006-09-13 19:48:00 +0000
commit4d276cbac6614f4a11db61042767a80851ce8c76 (patch)
tree0b4a25edf281ba69731d024b34362bbac0162016 /lib
parentf0700e149163b490ee97fb9a28919d9f4eec46e1 (diff)
downloadFreeBSD-src-4d276cbac6614f4a11db61042767a80851ce8c76.zip
FreeBSD-src-4d276cbac6614f4a11db61042767a80851ce8c76.tar.gz
Remove reference to T/TCP.
Reviewed by: andre
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/send.27
1 files changed, 2 insertions, 5 deletions
diff --git a/lib/libc/sys/send.2 b/lib/libc/sys/send.2
index 20e005b..faed92c 100644
--- a/lib/libc/sys/send.2
+++ b/lib/libc/sys/send.2
@@ -32,7 +32,7 @@
.\" From: @(#)send.2 8.2 (Berkeley) 2/21/94
.\" $FreeBSD$
.\"
-.Dd February 15, 1995
+.Dd September 13, 2006
.Dt SEND 2
.Os
.Sh NAME
@@ -130,10 +130,7 @@ this flag is only implemented for
.Dv SOCK_STREAM
sockets in the
.Dv PF_INET
-protocol family, and is used to implement Transaction
-.Tn TCP
-(see
-.Xr ttcp 4 ) .
+protocol family.
.Dv MSG_DONTROUTE
is usually used only by diagnostic or routing programs.
.Dv MSG_NOSIGNAL
OpenPOWER on IntegriCloud