Module Name:    src
Committed By:   mbalmer
Date:           Thu Oct  3 07:09:54 UTC 2013

Modified Files:
        src/share/man/man4: tcp.4

Log Message:
Clarify that setting the initial window size complies to RFC 3390.
>From Loganaden Vevindron <lo...@elandsys.com>.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 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.25 src/share/man/man4/tcp.4:1.26
--- src/share/man/man4/tcp.4:1.25	Mon Mar 22 18:58:31 2010
+++ src/share/man/man4/tcp.4	Thu Oct  3 07:09:54 2013
@@ -1,4 +1,4 @@
-.\"	$NetBSD: tcp.4,v 1.25 2010/03/22 18:58:31 joerg Exp $
+.\"	$NetBSD: tcp.4,v 1.26 2013/10/03 07:09:54 mbalmer Exp $
 .\"	$FreeBSD: tcp.4,v 1.11.2.16 2004/02/16 22:21:47 bms Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
@@ -297,7 +297,7 @@ Default maximum segment size (MSS)
 .It
 SYN cache parameters
 .It
-Initial window size
+Initial window size (RFC 3390)
 .It
 Hughes/Touch/Heidemann Congestion Window Monitoring algorithm
 .It

Reply via email to