diff --git a/share/man/man4/bridge.4 b/share/man/man4/bridge.4 --- a/share/man/man4/bridge.4 +++ b/share/man/man4/bridge.4 @@ -272,9 +272,9 @@ .Sh VLAN SUPPORT The .Nm -driver has limited support for virtual LANs (VLANs). -An incoming packet with an 802.1Q tag will be assigned to the -appropriate VLAN. +driver has full support for virtual LANs (VLANs). +An incoming frame with an 802.1Q tag will be assigned to the appropriate +VLAN. The bridge always implements independent VLAN learning, i.e. MAC addresses are learnt on a per-VLAN basis, and the same MAC address may be learnt on multiple ports on different VLANs.