summaryrefslogtreecommitdiff
path: root/share/man/man4/vlan.4
diff options
context:
space:
mode:
authorMike Pechkin <mpech@cvs.openbsd.org>2001-10-05 14:45:55 +0000
committerMike Pechkin <mpech@cvs.openbsd.org>2001-10-05 14:45:55 +0000
commite7d0adf95322ccbac21d361be1700e9edb07eff2 (patch)
tree0a7ba8b2db2a1f697897ee36c97e0c9344da12c9 /share/man/man4/vlan.4
parent7ef5a345919c1cba77bdfe5ffcf43dde619dabd4 (diff)
Powered by @mantoya:
o) start new sentence on a new line; o) minor mdoc fixes; millert@ ok Tip of the day: www.mpechismazohist.com
Diffstat (limited to 'share/man/man4/vlan.4')
-rw-r--r--share/man/man4/vlan.414
1 files changed, 7 insertions, 7 deletions
diff --git a/share/man/man4/vlan.4 b/share/man/man4/vlan.4
index 02bd44c9c9e..149b4dd118d 100644
--- a/share/man/man4/vlan.4
+++ b/share/man/man4/vlan.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vlan.4,v 1.13 2001/08/20 05:57:55 mpech Exp $
+.\" $OpenBSD: vlan.4,v 1.14 2001/10/05 14:45:53 mpech Exp $
.\"
.Dd January 9, 2000
.Dt VLAN 4
@@ -68,15 +68,15 @@ The parent interface will participate in the tagging and untagging of frames.
.It "vlan%d: initialized with non-standard mtu %d (parent %s)"
The IFCAP_VLAN_MTU capability was not set on the parent interface.
We assume in this event that the parent interface is not capable of handling
-frames larger then its MTU. This will generally result in a non-compliant
-802.1Q implementation.
+frames larger then its MTU.
+This will generally result in a non-compliant 802.1Q implementation.
.Pp
Some Ethernet chips will either discard or truncate
-Ethernet frames that are larger then 1514 bytes. This causes a problem as
-802.1Q tagged frames can be up to 1518 bytes.
+Ethernet frames that are larger then 1514 bytes.
+This causes a problem as 802.1Q tagged frames can be up to 1518 bytes.
Most controller chips can be told not to discard large frames
-and/or to increase the allowed frame size. Refer to the hardware manual
-for your chip to do this.
+and/or to increase the allowed frame size.
+Refer to the hardware manual for your chip to do this.
.El
.Pp
If the IFCAP_VLAN_MTU capability is set on a vlan parent,