man: tc-taprio.8: fix syntax error
.Q does not exist so groff complains and the "queues" word is actually
not displayed.
Fixes: 579acb4bc5 ("taprio: Add manpage for tc-taprio(8)")
Signed-off-by: Luca Boccassi <bluca@debian.org>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
This commit is contained in:
parent
cffeeb3946
commit
8242808ced
|
|
@ -45,7 +45,7 @@ How traffic is mapped to different hardware queues is similar to
|
||||||
and so the
|
and so the
|
||||||
.B map
|
.B map
|
||||||
and
|
and
|
||||||
.Q queues
|
.B queues
|
||||||
parameters have the same meaning.
|
parameters have the same meaning.
|
||||||
|
|
||||||
The other parameters specify the schedule, and at what point in time
|
The other parameters specify the schedule, and at what point in time
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue