diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2001-11-19 19:11:46 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2001-11-19 19:11:46 +0000 |
commit | da30ebdfaaeab32e3bea537f57382e3dccf7d0c5 (patch) | |
tree | 2951ddb4579e22b8566abc19bcbddd001c16c2fa /share/man | |
parent | 5431c810cb5f44037b5000474836255a554e3295 (diff) |
more then -> more than
Diffstat (limited to 'share/man')
-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 |