Module Name: src
Committed By: christos
Date: Sat Oct 5 23:34:33 UTC 2013
Modified Files:
src/share/man/man4: tcp.4
Log Message:
mention increased tcp window size, from logan
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/share/man/man4/tcp.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/tcp.4
diff -u src/share/man/man4/tcp.4:1.26 src/share/man/man4/tcp.4:1.27
--- src/share/man/man4/tcp.4:1.26 Thu Oct 3 03:09:54 2013
+++ src/share/man/man4/tcp.4 Sat Oct 5 19:34:33 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: tcp.4,v 1.26 2013/10/03 07:09:54 mbalmer Exp $
+.\" $NetBSD: tcp.4,v 1.27 2013/10/05 23:34:33 christos Exp $
.\" $FreeBSD: tcp.4,v 1.11.2.16 2004/02/16 22:21:47 bms Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -315,6 +315,8 @@ ECN (Explicit Congestion Notification)
.It
Congestion window increase methods; the traditional packet counting or
RFC 3465 Appropriate Byte Counting
+.It
+RFC 3390: Increased initial window size
.El
.Sh DIAGNOSTICS
A socket operation may fail with one of the following errors returned: