diff options
| author | Jakub Wilk <jwilk@jwilk.net> | 2016-06-07 11:19:24 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-06-08 11:24:08 +0200 |
| commit | d1f84ed72a75f9818bbedae874819bd04eb251e3 (patch) | |
| tree | 937833b46332a8f417676b196a908f43ed609558 /man7/tcp.7 | |
| parent | 8d48cea31ab978ab379917e020fc01eb4ae24fa3 (diff) | |
| download | man-pages-d1f84ed72a75f9818bbedae874819bd04eb251e3.tar.gz | |
clone.2, confstr.3, hpsa.4, tcp.7: tfix
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Diffstat (limited to 'man7/tcp.7')
| -rw-r--r-- | man7/tcp.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/tcp.7 b/man7/tcp.7 index 56660b0aac..89f2b22b61 100644 --- a/man7/tcp.7 +++ b/man7/tcp.7 @@ -478,7 +478,7 @@ supporting just values 0 and 1 above. .TP .IR tcp_frto_response " (integer; default: 0; since Linux 2.6.22)" When F-RTO has detected that a TCP retransmission timeout was spurious -(i.e, the timeout would have been avoided had TCP set a +(i.e., the timeout would have been avoided had TCP set a longer retransmission timeout), TCP has several options concerning what to do next. Possible values are: |
