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 <ben@b1c1l1.com> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
This commit is contained in:
parent
6ecd0198c0
commit
fe821d64e6
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue