[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230418113953.818831-4-vladimir.oltean@nxp.com>
Date: Tue, 18 Apr 2023 14:39:46 +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 v2 iproute2-next 03/10] 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>
---
v1->v2: none
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