From: Benjamin Poirier Date: Mon, 16 Dec 2019 06:43:40 +0000 (+0900) Subject: bridge: Fix src_vni argument in man page X-Git-Tag: v5.5.0~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df1262155c4b3102e6d01ec082ad123377248019;p=thirdparty%2Fiproute2.git 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 --- diff --git a/man/man8/bridge.8 b/man/man8/bridge.8 index 10f6cf0e1..1804f0b42 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