Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Clarify that setting the initial window size ...



details:   https://anonhg.NetBSD.org/src/rev/5e8330ecc5b1
branches:  trunk
changeset: 790309:5e8330ecc5b1
user:      mbalmer <mbalmer%NetBSD.org@localhost>
date:      Thu Oct 03 07:09:54 2013 +0000

description:
Clarify that setting the initial window size complies to RFC 3390.
>From Loganaden Vevindron <logan%elandsys.com@localhost>.

diffstat:

 share/man/man4/tcp.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 63bad6eaddd4 -r 5e8330ecc5b1 share/man/man4/tcp.4
--- a/share/man/man4/tcp.4      Wed Oct 02 23:27:50 2013 +0000
+++ b/share/man/man4/tcp.4      Thu Oct 03 07:09:54 2013 +0000
@@ -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 @@
 .It
 SYN cache parameters
 .It
-Initial window size
+Initial window size (RFC 3390)
 .It
 Hughes/Touch/Heidemann Congestion Window Monitoring algorithm
 .It



Home | Main Index | Thread Index | Old Index