man: Fix formatting of vrf parameter of ip-link show command
Add missing opening " [" for the vrf parameter. Signed-off-by: Robert Shearman <rshearma@brocade.com>
This commit is contained in:
parent
60ccfcd7f2
commit
ad0e37403f
|
|
@ -164,7 +164,7 @@ ip-link \- network device configuration
|
|||
.B master
|
||||
.IR DEVICE " ] ["
|
||||
.B type
|
||||
.IR ETYPE " ]"
|
||||
.IR ETYPE " ] ["
|
||||
.B vrf
|
||||
.IR NAME " ]"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue