From df1262155c4b3102e6d01ec082ad123377248019 Mon Sep 17 00:00:00 2001 From: Benjamin Poirier Date: Mon, 16 Dec 2019 15:43:40 +0900 Subject: [PATCH] bridge: Fix src_vni argument in man page "SRC VNI" is only one argument and should appear as such. Moreover, this argument to the src_vni option is documented under three forms: "SRC_VNI", "SRC VNI" and "VNI" in different places. Consistenly use the simplest form, "VNI". Fixes: c5b176e5ba1f ("bridge: fdb: add support for src_vni option") Signed-off-by: Benjamin Poirier Signed-off-by: Stephen Hemminger --- man/man8/bridge.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/man8/bridge.8 b/man/man8/bridge.8 index 10f6cf0e..1804f0b4 100644 --- a/man/man8/bridge.8 +++ b/man/man8/bridge.8 @@ -71,7 +71,7 @@ bridge \- show / manipulate bridge addresses and devices .B dst .IR IPADDR " ] [ " .B src_vni -.IR SRC_VNI " ] [" +.IR VNI " ] [" .B vni .IR VNI " ] [" .B port @@ -498,7 +498,7 @@ the IP address of the destination VXLAN tunnel endpoint where the Ethernet MAC ADDRESS resides. .TP -.BI src_vni " SRC VNI" +.BI src_vni " VNI" the src VNI Network Identifier (or VXLAN Segment ID) this entry belongs to. Used only when the vxlan device is in external or collect metadata mode. If omitted the value specified at