From 4f4e2481e3a5fee64efeb7e8abeb8bb83eff8e7a Mon Sep 17 00:00:00 2001 From: Vladimir Oltean Date: Tue, 18 Apr 2023 14:39:46 +0300 Subject: [PATCH] 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 Signed-off-by: Stephen Hemminger --- man/man8/tc-mqprio.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man8/tc-mqprio.8 b/man/man8/tc-mqprio.8 index 16ecb9a1d..51c5644c3 100644 --- a/man/man8/tc-mqprio.8 +++ b/man/man8/tc-mqprio.8 @@ -17,7 +17,7 @@ count1@offset1 count2@offset2 ... .B ] [ hw 1|0 .B ] [ mode -dcb|channel] +dcb|channel .B ] [ shaper dcb| .B [ bw_rlimit -- 2.47.2