summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2007-02-21 06:10:01 +0000
committerjmc <jmc@openbsd.org>2007-02-21 06:10:01 +0000
commit123fe8e2cb22b873bac242c1ed081ff08b2aee99 (patch)
treeaff4292b3643a1b016c8a5eae24240cb93e85399
parentnet.inet.esp.udpencap is enabled by default; (diff)
downloadwireguard-openbsd-123fe8e2cb22b873bac242c1ed081ff08b2aee99.tar.xz
wireguard-openbsd-123fe8e2cb22b873bac242c1ed081ff08b2aee99.zip
from brad:
Hardware VLAN stripping was removed by Camiel before 3.8. ok camiel
-rw-r--r--share/man/man4/vlan.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/vlan.4 b/share/man/man4/vlan.4
index 436db525c38..dd221c39b7b 100644
--- a/share/man/man4/vlan.4
+++ b/share/man/man4/vlan.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vlan.4,v 1.27 2006/05/09 19:03:04 jmc Exp $
+.\" $OpenBSD: vlan.4,v 1.28 2007/02/21 06:10:01 jmc Exp $
.\"
.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -111,7 +111,7 @@ interfaces use the following interface capabilities:
The parent interface can handle full sized frames, plus the size
of the vlan tag.
.It IFCAP_VLAN_HWTAGGING
-The parent interface will participate in the tagging and untagging of frames.
+The parent interface will participate in the tagging of frames.
.El
.Sh DIAGNOSTICS
.Bl -diag