summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico G. Schwindt <fgsch@cvs.openbsd.org>2001-05-13 11:37:31 +0000
committerFederico G. Schwindt <fgsch@cvs.openbsd.org>2001-05-13 11:37:31 +0000
commit718d4d3ffdeb2e5b078c443cb5a84a18c6144e18 (patch)
tree3fd657ed115cd75db615c883aef7d9e9f6f9ad1e
parent5e3c1b93d4c3faa0d4bc0fceae96df76a7d39519 (diff)
supporting.
-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 ea4772a0b70..c590a5550a8 100644
--- a/share/man/man4/vlan.4
+++ b/share/man/man4/vlan.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vlan.4,v 1.8 2000/11/10 20:02:17 todd Exp $
+.\" $OpenBSD: vlan.4,v 1.9 2001/05/13 11:37:30 fgsch Exp $
.\"
.Dd January 9, 2000
.Dt VLAN 4
@@ -87,7 +87,7 @@ This driver only supports such operation with Ethernet devices.
Some Ethernet chips (notably the Intel 82558 and 82559) automatically
discard frames that are larger then 1514 bytes.
All Ethernet
-chips sporting this sort of feature should allow for it to be turned off.
+chips supporting 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
driver currently does for the Intel 82558/82559 chips.)