diff options
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 |