]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
tcp.7: tfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 28 Jan 2015 10:00:47 +0000 (11:00 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 28 Jan 2015 10:01:18 +0000 (11:01 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/tcp.7

index ad1c715b29412577441365fea392ad95d3a3502f..154c3c251d796fef8b492c2f604b3b84ccdde1af 100644 (file)
@@ -352,7 +352,7 @@ this is the initial MSS used by the connection.
 .TP
 .IR tcp_bic " (Boolean; default: disabled; Linux 2.4.27/2.6.6 to 2.6.13)"
 Enable BIC TCP congestion control algorithm.
-BIC-TCP is a sender-side only change that ensures a linear RTT
+BIC-TCP is a sender-side-only change that ensures a linear RTT
 fairness under large windows while offering both scalability and
 bounded TCP-friendliness.
 The protocol combines two schemes
@@ -799,7 +799,7 @@ It should not be changed without advice/request of technical experts.
 .IR tcp_vegas_cong_avoid  " (Boolean; default: disabled; Linux 2.2 to 2.6.13)"
 .\" Since 2.1.8; removed in 2.6.13
 Enable TCP Vegas congestion avoidance algorithm.
-TCP Vegas is a sender-side only change to TCP that anticipates
+TCP Vegas is a sender-side-only change to TCP that anticipates
 the onset of congestion by estimating the bandwidth.
 TCP Vegas adjusts the sending rate by modifying the congestion window.
 TCP Vegas should provide less packet loss, but it is