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 " ]"
|
||||
.RB "[ " pcipf
|
||||
.IR PFNUMBER " ]"
|
||||
.br
|
||||
.RB "[ " sfnum
|
||||
.IR SFNUMBER " ]"
|
||||
.br
|
||||
.RB "[ " controller
|
||||
.IR CNUM " ]"
|
||||
.br
|
||||
|
|
|
|||
Loading…
Reference in New Issue