diff options
author | 2000-01-06 13:55:57 +0000 | |
---|---|---|
committer | 2000-01-06 13:55:57 +0000 | |
commit | b6ded0b45c46944f148ab638dd5e64251bb16779 (patch) | |
tree | f0afb63675f69c87f6d605f1b48101699e051fb1 | |
parent | use 'x/**/y' as non-ansi concat, and not 'x /**/ y' - duh (diff) | |
download | wireguard-openbsd-b6ded0b45c46944f148ab638dd5e64251bb16779.tar.xz wireguard-openbsd-b6ded0b45c46944f148ab638dd5e64251bb16779.zip |
remove mx and replace with dc
-rw-r--r-- | share/man/man4/man4.i386/intro.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.i386/intro.4 b/share/man/man4/man4.i386/intro.4 index 5fd5c958cd9..e5939096a30 100644 --- a/share/man/man4/man4.i386/intro.4 +++ b/share/man/man4/man4.i386/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.16 1999/10/01 20:11:20 jason Exp $ +.\" $OpenBSD: intro.4,v 1.17 2000/01/06 13:55:57 jason Exp $ .\" .\" Copyright (c) 1994 Christopher G. Demetriou .\" All rights reserved. @@ -129,6 +129,8 @@ NS8250-, NS16450-, and NS16550-based asynchronous serial communications. .It cy Cyclades Cyclom-4Y, -8Y, and -16Y asynchronous serial communications. +.It dc +DEC tulip clone ethernet cards (Macronix, Lite-On, Davicom, ADMtek) .It de DEC tulip-based ethernet cards .It ec @@ -163,8 +165,6 @@ Mitsumi CD-ROM drives. Main memory interface. .It mms Microsoft-style bus mouse. -.It mx -Macronix 98713/98715/98725 Ethernet. .It ncr NCR PCI SCSI adapter boards. .It ne |