diff options
-rw-r--r-- | share/man/man4/vlan.4 | 4 |
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 |