diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-03 21:19:39 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-03 21:19:39 +0000 |
commit | 92b5d6d6ee80f3a89505fa18653b9c5524c31588 (patch) | |
tree | 30c5fb9ce48f0f31d16204b2af8f915736c56aac /share/man/man4/options.4 | |
parent | 096de65e468d52e54b31ce9a7869489a06ec4022 (diff) |
Remove trailing whitespace.
Diffstat (limited to 'share/man/man4/options.4')
-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 dcf15ceb612..29236ed8a75 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.49 2000/03/06 21:46:57 aaron Exp $ +.\" $OpenBSD: options.4,v 1.50 2000/04/03 21:19:37 aaron Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -631,7 +631,7 @@ a swifter recovery. Both communication endpoints need to support The fallback behaviour is NewReno fast recovery phase, which allows one lost segment to be recovered per round trip time. When more than one segment has been dropped per window, the transmission can continue -without waiting for a retranmission timeout. +without waiting for a retranmission timeout. .It Cd option TCP_FACK Turns on forward acknowledgements allowing a more precise estimate of outstanding data during the fast recovery phase by using |