aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPrafulla Deuskar <pdeuskar@FreeBSD.org>2002-07-26 20:50:35 +0000
committerPrafulla Deuskar <pdeuskar@FreeBSD.org>2002-07-26 20:50:35 +0000
commit5461e585635644f932c94c69c6e71f2ee01b3a39 (patch)
tree431ac7ed7d2043da4cf51e85021cb308394259c7
parent3722c8ed3dd2bac14f546ee15c0c43682842a353 (diff)
Notes
-rw-r--r--share/man/man4/em.49
1 files changed, 5 insertions, 4 deletions
diff --git a/share/man/man4/em.4 b/share/man/man4/em.4
index 4d5888de4f07d..138e0cb82ab7e 100644
--- a/share/man/man4/em.4
+++ b/share/man/man4/em.4
@@ -27,6 +27,7 @@
.\" * Other names and brands may be claimed as the property of others.
.\"
.\" $FreeBSD$
+.\"
.Dd July 26, 2002
.Dt EM 4
.Os
@@ -39,7 +40,7 @@
The
.Nm
driver provides support for PCI gigabit Ethernet adapters based on
-the Intel 82540, 82542, 82543, 82544, and 82546 Ethernet controller chips.
+the Intel 82540, 82542, 82543, 82544 and 82546 Ethernet controller chips.
The driver supports Transmit/Receive checksum offload
and Jumbo Frames only on 82540, 82543, 82544 and 82546-based adapters.
For a list of supported adapters, see the
@@ -57,8 +58,9 @@ Selecting an MTU larger than 1500 bytes with the
utility configures the adapter to receive and transmit Jumbo Frames.
The maximum MTU size for Jumbo Frames is 16114.
.Pp
-This driver version supports VLANs. For information on enabling VLANs, see the
-.Pa README.
+This driver version supports VLANs.
+For information on enabling VLANs, see the
+.Pa README .
The
.Nm
driver supports the following media types:
@@ -135,7 +137,6 @@ If an issue is identified with the released source code on the supported kernel
with a supported adapter, email the specific information related to the
issue to
.Aq freebsdnic@mailbox.intel.com .
-.El
.Sh SEE ALSO
.Xr arp 4 ,
.Xr gx 4 ,