diff options
author | 2001-11-19 19:11:45 +0000 | |
---|---|---|
committer | 2001-11-19 19:11:45 +0000 | |
commit | bb0f21d69dffd91a64e8ac22560f41edcf803e15 (patch) | |
tree | db1b8502d0bb81d0f9742b503c0ed4230719c9c6 | |
parent | kill more registers (diff) | |
download | wireguard-openbsd-bb0f21d69dffd91a64e8ac22560f41edcf803e15.tar.xz wireguard-openbsd-bb0f21d69dffd91a64e8ac22560f41edcf803e15.zip |
more then -> more than
-rw-r--r-- | share/man/man4/options.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index 3f7d3ef0b40..dc7c67b29ab 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.88 2001/11/13 13:54:25 mpech Exp $ +.\" $OpenBSD: options.4,v 1.89 2001/11/19 19:11:45 aaron Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -761,7 +761,7 @@ Both communication endpoints need to support .Em SACK . The fallback behaviour is NewReno fast recovery phase, which allows one lost segment to be recovered per round trip time. -When more then one segment has been dropped per window, the transmission can +When more than one segment has been dropped per window, the transmission can continue without waiting for a retransmission timeout. .It Cd option TCP_FACK Turns on forward acknowledgements allowing a more precise estimate of |