bridge: man page spelling fixes
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
This commit is contained in:
parent
8d5d91fd58
commit
b831c5ffcc
|
|
@ -289,7 +289,7 @@ the STP path cost of the specified port.
|
|||
.BI priority " PRIO "
|
||||
the STP port priority. The priority value is an unsigned 8-bit quantity
|
||||
(number between 0 and 255). This metric is used in the designated port an
|
||||
droot port selectio algorithms.
|
||||
droot port selection algorithms.
|
||||
|
||||
.TP
|
||||
.BI state " STATE "
|
||||
|
|
@ -432,7 +432,7 @@ report suppression takes place. IGMP/MLD report suppression issue is usually
|
|||
overcome by the network daemon (supplicant) enabling AP isolation and
|
||||
by that separating all STAs.
|
||||
|
||||
Delivery of STA-to-STA IP mulitcast is made possible again by
|
||||
Delivery of STA-to-STA IP multicast is made possible again by
|
||||
enabling and utilizing the bridge hairpin mode, which considers the
|
||||
incoming port as a potential outgoing port, too (see
|
||||
.B hairpin
|
||||
|
|
@ -529,7 +529,7 @@ the interface to which this address is associated.
|
|||
.B router
|
||||
- the destination address is associated with a router.
|
||||
Valid if the referenced device is a VXLAN type device and has
|
||||
route shortcircuit enabled.
|
||||
route short circuit enabled.
|
||||
.sp
|
||||
|
||||
.B use
|
||||
|
|
|
|||
Loading…
Reference in New Issue