From: henning Date: Mon, 21 Apr 2014 16:21:08 +0000 (+0000) Subject: use the language from the 802.1Q standard which just talks about tags, X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=b115824c33b943bfed6262f7832bcdc5701dabec;p=openbsd use the language from the 802.1Q standard which just talks about tags, not encap, not header. reyk happy & ok. --- diff --git a/share/man/man4/vlan.4 b/share/man/man4/vlan.4 index f9f5a39283b..5ded911ea91 100644 --- a/share/man/man4/vlan.4 +++ b/share/man/man4/vlan.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vlan.4,v 1.38 2014/04/21 14:08:09 henning Exp $ +.\" $OpenBSD: vlan.4,v 1.39 2014/04/21 16:21:08 henning Exp $ .\" .\" Copyright (c) 2000 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -67,8 +67,7 @@ Ethernet switch (or other 802.1Q compliant network devices) to be aware of which LAN the frame is part of, and in the case of a switch, which port(s) the frame can go to. Frames transmitted through the vlan interface will be diverted to the specified -physical interface with a 802.1Q vlan header instead of the regular Ethernet -header. +physical interface with a 802.1Q vlan tag added. 802.1Q frames received by the parent interface with the correct vlan tag will be diverted to the associated .Nm