From ec34e06f6276b8cf678ae09f9389f9922b480f70 Mon Sep 17 00:00:00 2001 From: Simon Egli Date: Mon, 22 Jan 2024 16:39:32 +0100 Subject: [PATCH] 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 --- man/man8/tc-htb.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.2