diff options
author | wollman <wollman@FreeBSD.org> | 1995-02-15 22:07:28 +0000 |
---|---|---|
committer | wollman <wollman@FreeBSD.org> | 1995-02-15 22:07:28 +0000 |
commit | 135d9b98bd5e1c1b015433403b7c40bb36ee0700 (patch) | |
tree | 52b635e24bfd30e4f679b79bc8f953341241b7c8 /share/man/man4/tcp.4 | |
parent | 72bb056bf5c7379b4955d64d801f264d02b5f73c (diff) | |
download | FreeBSD-src-135d9b98bd5e1c1b015433403b7c40bb36ee0700.zip FreeBSD-src-135d9b98bd5e1c1b015433403b7c40bb36ee0700.tar.gz |
Document Transaction TCP.
Diffstat (limited to 'share/man/man4/tcp.4')
-rw-r--r-- | share/man/man4/tcp.4 | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/share/man/man4/tcp.4 b/share/man/man4/tcp.4 index ff56042..5aecf1d 100644 --- a/share/man/man4/tcp.4 +++ b/share/man/man4/tcp.4 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)tcp.4 8.1 (Berkeley) 6/5/93 -.\" $Id$ +.\" $Id: tcp.4,v 1.3 1995/02/15 03:30:54 wollman Exp $ .\" .Dd February 14, 1995 .Dt TCP 4 @@ -264,10 +264,3 @@ protocol appeared in The RFC 1323 extensions for window scaling and timestamps were added in .Bx 4.4 . -The -.Tn "Transaction TCP" -extensions were added in -.Tn FreeBSD -2.0, based on code written for -.Tn SunOS -by Robert Braden and Liming Wei. |