diff options
author | Jens Schweikhardt <schweikh@FreeBSD.org> | 2002-12-27 12:15:40 +0000 |
---|---|---|
committer | Jens Schweikhardt <schweikh@FreeBSD.org> | 2002-12-27 12:15:40 +0000 |
commit | 57bd0fc6e89b888516b6a64206715bef500fc2d1 (patch) | |
tree | ab5e026aafe37b18ff362bec5a3c4765fb7813f5 /share/man/man4/tcp.4 | |
parent | aa4d7a8a4bf3d4bfe0ad9a1af83ac6c4693eee55 (diff) |
english(4) police.
Notes
Notes:
svn path=/head/; revision=108317
Diffstat (limited to 'share/man/man4/tcp.4')
-rw-r--r-- | share/man/man4/tcp.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/tcp.4 b/share/man/man4/tcp.4 index ef7d132b8e74..77ea455c8a71 100644 --- a/share/man/man4/tcp.4 +++ b/share/man/man4/tcp.4 @@ -303,7 +303,7 @@ recycling for a few minutes. .It tcp.inet.tcp.rexmit_{min,slop} Adjust the retransmit timer calculation for TCP. The slop is typically added to the raw calculation to take into account -occassional variances that the SRTT (smoothed round trip time) +occasional variances that the SRTT (smoothed round trip time) is unable to accomodate, while the minimum specifies an absolute minimum. While a number of TCP RFCs suggest a 1 second minimum these RFCs tend to focus on streaming behavior |