summaryrefslogtreecommitdiff
path: root/share/man/man4/dc.4
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2001-03-01 16:11:27 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2001-03-01 16:11:27 +0000
commita8101bb62a943a6f3be32e278dfb61b33f912399 (patch)
tree729bb494a3d7ffc4446d41c7f093d0b3c6b5e639 /share/man/man4/dc.4
parent12ca5d25eb55ba1e1070228b55554de4dfdc9676 (diff)
A slew of share/ man page fixes; nordin@cse.ogi.edu. These have been sitting
in my INBOX since Nov 6, 2000, probably forgot about them since the tree was frozen at that time.
Diffstat (limited to 'share/man/man4/dc.4')
-rw-r--r--share/man/man4/dc.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/dc.4 b/share/man/man4/dc.4
index a8d47505dee..4b77fa64581 100644
--- a/share/man/man4/dc.4
+++ b/share/man/man4/dc.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dc.4,v 1.17 2000/12/21 21:01:15 aaron Exp $
+.\" $OpenBSD: dc.4,v 1.18 2001/03/01 16:11:16 aaron Exp $
.\"
.\" Copyright (c) 1997, 1998, 1999
.\" Bill Paul <wpaul@ee.columbia.edu>. All rights reserved.
@@ -78,7 +78,7 @@ The 21143 also offers several receive filter programming options including
perfect filtering, inverse perfect filtering and hash table filtering.
.Pp
Some clone chips duplicate the 21143 fairly closely while others
-only maintain superficial simularities.
+only maintain superficial similarities.
Some support only MII media attachments.
Others use different receiver filter programming mechanisms.
At least one supports only chained DMA descriptors
@@ -350,7 +350,7 @@ queues a sequence of frames which cause it to wrap from the end of
the transmit descriptor ring back to the beginning.
The
.Nm
-driver attempts to avoid this condition by not queing any frames past
+driver attempts to avoid this condition by not queuing any frames past
the end of the transmit ring during a single invocation of the
.Fn dc_start
routine.