diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-11-27 08:51:28 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-11-27 08:51:28 +0000 |
commit | 971697d7f06ccbbe1f73dbad19604f636daa0632 (patch) | |
tree | e4c29c77368578be60a8c47fdefbaffce4d1ae52 /share | |
parent | 9ac43b662e98d5d2c83f3dedc5a01748fc19acc3 (diff) |
clarify Etherlink XXX names
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/ec.4 | 4 | ||||
-rw-r--r-- | share/man/man4/ep.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.i386/eg.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.i386/el.4 | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/share/man/man4/ec.4 b/share/man/man4/ec.4 index b2d78284e2e..d719b354b7c 100644 --- a/share/man/man4/ec.4 +++ b/share/man/man4/ec.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ec.4,v 1.2 1998/09/27 20:47:12 deraadt Exp $ +.\" $OpenBSD: ec.4,v 1.3 1998/11/27 08:51:27 deraadt Exp $ .\" $NetBSD: ec.4,v 1.4 1998/08/09 00:39:02 thorpej Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -41,7 +41,7 @@ .Os OpenBSD .Sh NAME .Nm ec -.Nd device driver for 3Com Etherlink II (3c503) Ethernet cards +.Nd device driver for 3Com 3c503 (Etherlink II) Ethernet cards .Sh SYNOPSIS .Cd "ec0 at isa? port 0x250 iomem 0xd8000 irq 9" .Sh DESCRIPTION diff --git a/share/man/man4/ep.4 b/share/man/man4/ep.4 index 13606eb0ad9..6713d5c37cc 100644 --- a/share/man/man4/ep.4 +++ b/share/man/man4/ep.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ep.4,v 1.6 1998/10/03 07:24:29 fgsch Exp $ +.\" $OpenBSD: ep.4,v 1.7 1998/11/27 08:51:27 deraadt Exp $ .\" .\" Copyright (c) 1994 Herb Peyerl .\" All rights reserved. @@ -33,7 +33,7 @@ .Os .Sh NAME .Nm ep -.Nd Ethernet driver for 3Com Etherlink III (3c5x9) +.Nd Ethernet driver for 3Com 3c5x9 (Etherlink III) .Sh SYNOPSIS .Cd "ep? at eisa? slot ?" .Cd "ep? at isa? port ? irq ?" diff --git a/share/man/man4/man4.i386/eg.4 b/share/man/man4/man4.i386/eg.4 index 9a66f91448d..24a968c549b 100644 --- a/share/man/man4/man4.i386/eg.4 +++ b/share/man/man4/man4.i386/eg.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: eg.4,v 1.4 1998/09/27 20:47:13 deraadt Exp $ +.\" $OpenBSD: eg.4,v 1.5 1998/11/27 08:51:27 deraadt Exp $ .\" .\" Copyright (c) 1994 James A. Jegers .\" All rights reserved. @@ -27,7 +27,7 @@ .Os .Sh NAME .Nm eg -.Nd Ethernet driver for 3Com 3c505 Ethernet boards +.Nd Ethernet driver for 3Com 3c505 (Etherlink Plus) Ethernet boards .Sh SYNOPSIS .Cd "eg0 at isa? port 0x310 irq 5" .Sh DESCRIPTION diff --git a/share/man/man4/man4.i386/el.4 b/share/man/man4/man4.i386/el.4 index 5ba18632328..2e3e9570c6c 100644 --- a/share/man/man4/man4.i386/el.4 +++ b/share/man/man4/man4.i386/el.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: el.4,v 1.2 1998/07/12 09:55:18 downsj Exp $ +.\" $OpenBSD: el.4,v 1.3 1998/11/27 08:51:27 deraadt Exp $ .\" .\" Copyright (c) 1994 James A. Jegers .\" All rights reserved. @@ -27,7 +27,7 @@ .Os .Sh NAME .Nm el -.Nd Ethernet driver for 3Com Etherlink 3C501 device driver +.Nd Ethernet driver for 3Com 3C501 (Etherlink) device driver .Sh SYNOPSIS .Cd "el0 at isa? port 0x300 irq 9" .Sh DESCRIPTION |