diff options
author | adam <adam@FreeBSD.org> | 1997-08-12 20:07:22 +0000 |
---|---|---|
committer | adam <adam@FreeBSD.org> | 1997-08-12 20:07:22 +0000 |
commit | d33379b483e3a285f030df007bef71ac1526abb3 (patch) | |
tree | 2c5667b084d0a8833d8e4f2c43e9358570f124be /share | |
parent | 73828b41484420d5d85a9e3fc412a05d1737e92d (diff) | |
download | FreeBSD-src-d33379b483e3a285f030df007bef71ac1526abb3.zip FreeBSD-src-d33379b483e3a285f030df007bef71ac1526abb3.tar.gz |
typo and reword
Submitted by: garbanzo@hooked.net (Alex)
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.i386/el.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.i386/el.4 b/share/man/man4/man4.i386/el.4 index 68d162d..fe1c78b 100644 --- a/share/man/man4/man4.i386/el.4 +++ b/share/man/man4/man4.i386/el.4 @@ -21,7 +21,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id$ +.\" $Id: el.4,v 1.5 1997/02/22 13:25:20 peter Exp $ .\" .Dd July 10, 1995 .Dt EL 4 i386 @@ -37,11 +37,11 @@ The interface provides support for the 3Com 3c501 8bit ISA ethernet card. The 3c501 card is known to be quite slow, and a different ethernet card should be used if possible. -However, they allows inexpensive access to 10 Mb/s Ethernet networks. +However, they allow inexpensive access to 10 Mb/s Ethernet networks. .Pp The valid I/O ports are in the range 0x280-0x3f0. .Sh BUGS -The driver assumes the card is configured for the same IRQ the kernel is. +The driver assumes the card is configured for the same IRQ as the kernel. No probing or checking is done to determine if this is the case. .Pp Does not currently support DMA. |