man: devlink-port: remove extra .br
br. were added between options of the same command. That is not needed and makes the output to be one 3 lines for no particular reason. Signed-off-by: Antoine Tenart <atenart@kernel.org> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
This commit is contained in:
parent
04ee8e6f06
commit
7c032cac10
|
|
@ -52,10 +52,8 @@ devlink-port \- devlink port configuration
|
||||||
.IR FLAVOUR " ]"
|
.IR FLAVOUR " ]"
|
||||||
.RB "[ " pcipf
|
.RB "[ " pcipf
|
||||||
.IR PFNUMBER " ]"
|
.IR PFNUMBER " ]"
|
||||||
.br
|
|
||||||
.RB "[ " sfnum
|
.RB "[ " sfnum
|
||||||
.IR SFNUMBER " ]"
|
.IR SFNUMBER " ]"
|
||||||
.br
|
|
||||||
.RB "[ " controller
|
.RB "[ " controller
|
||||||
.IR CNUM " ]"
|
.IR CNUM " ]"
|
||||||
.br
|
.br
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue