From f832d58dc81fae5c0ea3cc3a2b82f541be500af9 Mon Sep 17 00:00:00 2001 From: Joel Dahl Date: Wed, 13 Sep 2006 19:48:00 +0000 Subject: [PATCH] Remove reference to T/TCP. Reviewed by: andre --- lib/libc/sys/send.2 | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/lib/libc/sys/send.2 b/lib/libc/sys/send.2 index 20e005bb8774..faed92ced31c 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