summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchris <chris@openbsd.org>2000-04-27 03:25:36 +0000
committerchris <chris@openbsd.org>2000-04-27 03:25:36 +0000
commit4ed3ebcc3c4ea8e7e475251ca974ced12b441f8e (patch)
treedce9e6c52bda2a9f5c6c3cf2f6962fcbbf0a2f3c
parentsync w/netbsd (diff)
downloadwireguard-openbsd-4ed3ebcc3c4ea8e7e475251ca974ced12b441f8e.tar.xz
wireguard-openbsd-4ed3ebcc3c4ea8e7e475251ca974ced12b441f8e.zip
Talking about frames, not packets here!
-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 a83aa9c9bae..d48e1aae7c2 100644
--- a/share/man/man4/vlan.4
+++ b/share/man/man4/vlan.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vlan.4,v 1.2 2000/04/26 22:30:21 chris Exp $
+.\" $OpenBSD: vlan.4,v 1.3 2000/04/27 03:25:36 chris Exp $
.\"
.Dd 09 January 2000
.Dt VLAN 4
@@ -76,7 +76,7 @@ as well as Ethernet.
This driver only supports such operation with ethernet devices.
.Pp
Some ethernet chips (notably the Intel 82558 and 82559) automatically
-discard frames that are larger then 1500 bytes. All ethernet
+discard frames that are larger then 1514 bytes. All ethernet
chips sporting this sort of feature should allow for it to be turned off.
Optimally, upon loading, the chip's driver would do this (The
.Xr fxp 4