[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230403105245.2902376-6-vladimir.oltean@nxp.com>
Date: Mon, 3 Apr 2023 13:52:41 +0300
From: Vladimir Oltean <vladimir.oltean@....com>
To: netdev@...r.kernel.org
Cc: David Ahern <dsahern@...nel.org>,
Stephen Hemminger <stephen@...workplumber.org>
Subject: [PATCH iproute2-next 5/9] 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@....com>
---
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 16ecb9a1ddea..51c5644c36bd 100644
--- a/man/man8/tc-mqprio.8
+++ b/man/man8/tc-mqprio.8
@@ -17,7 +17,7 @@ count1@...set1 count2@...set2 ...
.B ] [ hw
1|0
.B ] [ mode
-dcb|channel]
+dcb|channel
.B ] [ shaper
dcb|
.B [ bw_rlimit
--
2.34.1
Powered by blists - more mailing lists