From: Gerrit Renker Date: Thu, 9 Dec 2010 17:39:47 +0000 (-0800) Subject: tc-red: typo in man page X-Git-Tag: v2.6.37~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1da5f6b2ca916400a2cb6ef59608c6c9d5b90c8c;p=thirdparty%2Fiproute2.git tc-red: typo in man page --- diff --git a/man/man8/tc-red.8 b/man/man8/tc-red.8 index d02b411df..fa8367542 100644 --- a/man/man8/tc-red.8 +++ b/man/man8/tc-red.8 @@ -34,7 +34,7 @@ This has a host of benefits over simple taildrop, while not being processor intensive. It prevents synchronous retransmits after a burst in traffic, which cause further retransmits, etc. -The goal is the have a small queue size, which is good for interactivity +The goal is to have a small queue size, which is good for interactivity while not disturbing TCP/IP traffic with too many sudden drops after a burst of traffic.