From: Simon Egli Date: Mon, 22 Jan 2024 15:39:32 +0000 (+0100) Subject: man: correct double word in htb X-Git-Tag: v6.8.0~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec34e06f6276b8cf678ae09f9389f9922b480f70;p=thirdparty%2Fiproute2.git man: correct double word in htb There was a word too much in the documentation of tc-htb Signed-off-by: Simon Egli Signed-off-by: Stephen Hemminger --- diff --git a/man/man8/tc-htb.8 b/man/man8/tc-htb.8 index 7aa626154..59b159fb5 100644 --- a/man/man8/tc-htb.8 +++ b/man/man8/tc-htb.8 @@ -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.