diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-11-21 15:14:44 -0500 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-11-25 20:54:16 -0500 |
| commit | feb3713a80b45800448811d1ed610905408de14a (patch) | |
| tree | fd83d49060dc5a20fb524f1548a57dfcd7c1e427 /man7/tcp.7 | |
| parent | d4bf0241f416cf9619035d7b18437e636974afad (diff) | |
| download | man-pages-feb3713a80b45800448811d1ed610905408de14a.tar.gz | |
tcp.7: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
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 ee99b1fc42..2626b7e49c 100644 --- a/man7/tcp.7 +++ b/man7/tcp.7 @@ -712,7 +712,7 @@ corresponds to approximately 180 seconds. .\" Since 2.1.36 Enable RFC\ 1323 TCP timestamps. .TP -.IR tcp_tso_win_divisor "(integer; default: 3; since Linux 2.6.9)" +.IR tcp_tso_win_divisor " (integer; default: 3; since Linux 2.6.9)" This parameter controls what percentage of the congestion window can be consumed by a single TCP Segmentation Offload (TSO) frame. The setting of this parameter is a tradeoff between burstiness and |
