]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
man: correct double word in htb
authorSimon Egli <simon@egli.online>
Mon, 22 Jan 2024 15:39:32 +0000 (16:39 +0100)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 22 Jan 2024 18:00:22 +0000 (10:00 -0800)
There was a word too much in the documentation of tc-htb

Signed-off-by: Simon Egli <simon@egli.online>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
man/man8/tc-htb.8

index 7aa626154d5ad5504b2587dd7f0aa64760faff22..59b159fb593ebf217661ea9ab455455118053ef2 100644 (file)
@@ -36,7 +36,7 @@ bytes
 
 .SH DESCRIPTION
 HTB allows  control of the outbound bandwidth on a given link.
-It allows simulating simulating several slower links and to send different
+It allows simulating several slower links and to send different
 kinds of traffic on different simulated links. In both cases, you have
 to specify how to divide the physical link into simulated links and
 how to decide which simulated link to use for a given packet to be sent.