]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
tc-red: typo in man page
authorGerrit Renker <gerrit@erg.abdn.ac.uk>
Thu, 9 Dec 2010 17:39:47 +0000 (09:39 -0800)
committerStephen Hemminger <stephen.hemminger@vyatta.com>
Thu, 9 Dec 2010 17:39:47 +0000 (09:39 -0800)
man/man8/tc-red.8

index d02b411df9552c5cce9f85773d2c10aa86ab38ec..fa836754239af4c28a29e6d3345fa958620db08a 100644 (file)
@@ -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.