diff options
author | 2000-09-17 03:37:00 +0000 | |
---|---|---|
committer | 2000-09-17 03:37:00 +0000 | |
commit | 1ecee3c5b0f0ecc1d82ed88ccafc8bbd4bfdb6ba (patch) | |
tree | 0e40e3934e5a692d21414f310f822d70e06199d3 | |
parent | Arguments to .Dt macros should be all-caps. (diff) | |
download | wireguard-openbsd-1ecee3c5b0f0ecc1d82ed88ccafc8bbd4bfdb6ba.tar.xz wireguard-openbsd-1ecee3c5b0f0ecc1d82ed88ccafc8bbd4bfdb6ba.zip |
Don't claim we support 3Com CompactFlash Ethernet yet, since apparently it's
been tested under both NetBSD and FreeBSD with no success. Our driver is
similar.
-rw-r--r-- | share/man/man4/ep.4 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/share/man/man4/ep.4 b/share/man/man4/ep.4 index b89f1daadc3..a528c37d281 100644 --- a/share/man/man4/ep.4 +++ b/share/man/man4/ep.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ep.4,v 1.16 2000/09/15 16:23:46 aaron Exp $ +.\" $OpenBSD: ep.4,v 1.17 2000/09/17 03:37:00 aaron Exp $ .\" .\" Copyright (c) 1994 Herb Peyerl .\" All rights reserved. @@ -63,8 +63,6 @@ EtherLink III LAN PC Card (PCMCIA) Fast EtherLink III PCI .It 3C595 Fast EtherLink III 10/100 PCI -.It 3C1 -3Com U.S. Robotics 10 Mbps LAN CF+ Card .El .Pp Other models of 3Com network cards are supported by the |