diff options
author | 1998-08-27 07:48:48 +0000 | |
---|---|---|
committer | 1998-08-27 07:48:48 +0000 | |
commit | 4f6e3bb0c7c55b090359179796faeaa59f3e3f52 (patch) | |
tree | ee9d1a69a8b4a88beda5c8135e60a741d5d8dc13 | |
parent | re-initialize the tty buffer with "/dev/" everytime through; spotted by d (diff) | |
download | wireguard-openbsd-4f6e3bb0c7c55b090359179796faeaa59f3e3f52.tar.xz wireguard-openbsd-4f6e3bb0c7c55b090359179796faeaa59f3e3f52.zip |
typos
-rw-r--r-- | share/man/man4/man4.i386/ep.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.i386/ep.4 b/share/man/man4/man4.i386/ep.4 index c314770ed83..7f470481aa4 100644 --- a/share/man/man4/man4.i386/ep.4 +++ b/share/man/man4/man4.i386/ep.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ep.4,v 1.7 1998/07/12 09:44:49 downsj Exp $ +.\" $OpenBSD: ep.4,v 1.8 1998/08/27 07:48:48 deraadt Exp $ .\" .\" Copyright (c) 1994 Herb Peyerl .\" All rights reserved. @@ -45,7 +45,7 @@ The .Nm ep device driver supports the 3Com Etherlink III family of ethernet cards. This includes, among others, -the 3c509 (ISA), 3c579 (EISA), 3c589 (PC Card), and 3c500, 3c505, +the 3c509 (ISA), 3c579 (EISA), 3c589 (PCMCIA), and 3c590, 3c595, 3c900, and 3c905 (all PCI). Various models of these cards come with a different assortment of connectors: |