Remove reference to T/TCP.

Reviewed by:	andre
This commit is contained in:
Joel Dahl 2006-09-13 19:48:00 +00:00
parent fcf43477b8
commit f832d58dc8

View File

@ -32,7 +32,7 @@
.\" From: @(#)send.2 8.2 (Berkeley) 2/21/94 .\" From: @(#)send.2 8.2 (Berkeley) 2/21/94
.\" $FreeBSD$ .\" $FreeBSD$
.\" .\"
.Dd February 15, 1995 .Dd September 13, 2006
.Dt SEND 2 .Dt SEND 2
.Os .Os
.Sh NAME .Sh NAME
@ -130,10 +130,7 @@ this flag is only implemented for
.Dv SOCK_STREAM .Dv SOCK_STREAM
sockets in the sockets in the
.Dv PF_INET .Dv PF_INET
protocol family, and is used to implement Transaction protocol family.
.Tn TCP
(see
.Xr ttcp 4 ) .
.Dv MSG_DONTROUTE .Dv MSG_DONTROUTE
is usually used only by diagnostic or routing programs. is usually used only by diagnostic or routing programs.
.Dv MSG_NOSIGNAL .Dv MSG_NOSIGNAL