diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-12 16:17:41 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-12 16:17:41 +0000 |
commit | e06374b872a361126cd1b23c47c93094dff16ab3 (patch) | |
tree | cc8315ef0ba7726a1cfb20f1fbe369ca1c0e6bb4 /share/man | |
parent | d6c972ca0b7b8107a67e55ff0d2f19979aea18cd (diff) |
Spelling error: transfered -> transferred
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/dc.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/dc.4 b/share/man/man4/dc.4 index 2903983c076..b5bd09afa9d 100644 --- a/share/man/man4/dc.4 +++ b/share/man/man4/dc.4 @@ -1,4 +1,5 @@ -.\" $OpenBSD: dc.4,v 1.6 2000/04/03 21:19:36 aaron Exp $ +.\" $OpenBSD: dc.4,v 1.7 2000/04/12 16:17:40 aaron Exp $ +.\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ee.columbia.edu>. All rights reserved. .\" @@ -311,7 +312,7 @@ the driver attempts to download the receiver filter setup frame, which can result in the receive filter being incorrectly programmed. The .Nm driver will watch for this condition and requeue the setup frame until -it is transfered successfully. +it is transferred successfully. .Pp The ADMtek AL981 chip (and possibly the AN985 as well) has been observed to sometimes wedge on transmit: this appears to happen when the driver |