aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Poirier <bpoirier@cumulusnetworks.com>2019-12-16 15:43:40 +0900
committerStephen Hemminger <stephen@networkplumber.org>2019-12-16 20:49:28 -0800
commitdf1262155c4b3102e6d01ec082ad123377248019 (patch)
treef937649b73042d2106eefb534ec54a11000c999f
parent43b0b6ec840c27bd9b8d014f338d0235cb2618a0 (diff)
downloadiproute2-df1262155c4b3102e6d01ec082ad123377248019.tar.gz
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 <bpoirier@cumulusnetworks.com> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
-rw-r--r--man/man8/bridge.84
1 files changed, 2 insertions, 2 deletions
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