]> git.ipfire.org Git - thirdparty/iproute2.git/commit
tc/mqprio: fix stray ] in man page synopsis
authorVladimir Oltean <vladimir.oltean@nxp.com>
Tue, 18 Apr 2023 11:39:46 +0000 (14:39 +0300)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 24 Apr 2023 16:33:15 +0000 (09:33 -0700)
commit4f4e2481e3a5fee64efeb7e8abeb8bb83eff8e7a
tree92a54b02ef2db78d64c3bfc8bb1a470382cff962
parent201e2f968bd2eda2dc789aa435c067499537ddf5
tc/mqprio: fix stray ] in man page synopsis

The closing ] bracket doesn't close anything, it is extraneous.
Remove it.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
man/man8/tc-mqprio.8