From fe821d64e60cee2abc4347b3f67e8a3d698777a0 Mon Sep 17 00:00:00 2001 From: Benjamin Lee Date: Wed, 8 Apr 2020 22:12:15 -0700 Subject: [PATCH] man: tc-htb.8: fix class prio is not mandatory Fix description for htb class prio parameter to indicate it's not mandatory. Signed-off-by: Benjamin Lee 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 9accfecd9..a41623427 100644 --- a/man/man8/tc-htb.8 +++ b/man/man8/tc-htb.8 @@ -120,7 +120,7 @@ class is going to have children. .TP prio priority In the round-robin process, classes with the lowest priority field are tried -for packets first. Mandatory. +for packets first. .TP rate rate -- 2.47.2