summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2004-02-21 14:11:57 +0000
committeryar <yar@FreeBSD.org>2004-02-21 14:11:57 +0000
commit2fbac50c9122d3b5a8630f57facf270add47fcb6 (patch)
tree35e09794f25d4eafacb1aeac184c3d073d8f6a37 /sbin/ifconfig
parent570158ff71cc1d6da7609d59dffdb5c05b47cfa6 (diff)
downloadFreeBSD-src-2fbac50c9122d3b5a8630f57facf270add47fcb6.zip
FreeBSD-src-2fbac50c9122d3b5a8630f57facf270add47fcb6.tar.gz
The hardware tagging capability is set on the physical
interface that is parent to a vlan(4) interface, not on the vlan(4) interface itself.
Diffstat (limited to 'sbin/ifconfig')
-rw-r--r--sbin/ifconfig/ifconfig.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 5141556..ebf9b83 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -412,7 +412,7 @@ change the association to another physical interface, the existing
association must be cleared first.
.Pp
Note: if the hardware tagging capability
-is set on the vlan interface, the vlan pseudo
+is set on the parent interface, the vlan pseudo
interface's behavior changes:
the vlan interface recognizes that the
parent interface supports insertion and extraction of vlan tags on its
OpenPOWER on IntegriCloud