aboutsummaryrefslogtreecommitdiffstats
path: root/man7/tcp.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2015-01-28 11:00:47 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2015-01-28 11:01:18 +0100
commitfb4df4fe68af7419e68d0519e47a1c7c7855bce3 (patch)
tree5829f04064fa54c76a0cbd7e6e763231f13d1783 /man7/tcp.7
parent2a479ee40310f936c343a0a075a0aae5564fc24e (diff)
downloadman-pages-fb4df4fe68af7419e68d0519e47a1c7c7855bce3.tar.gz
tcp.7: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/tcp.7')
-rw-r--r--man7/tcp.74
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/tcp.7 b/man7/tcp.7
index ad1c715b29..154c3c251d 100644
--- a/man7/tcp.7
+++ b/man7/tcp.7
@@ -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