diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-06-22 12:15:49 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-06-22 12:15:49 +0000 |
commit | a9223deae9367063797cc5a9d6152f1daf583153 (patch) | |
tree | 47fa1d8bb4523318a4103665c655d1a22001c8fb /share/man/man4/ep.4 | |
parent | 0eb87a4a02e0b6bc731a76a842c1b13646016e26 (diff) |
o) remove unnecessary .Pp;
o) remove unnecessary .Nm args;
o) closes .Bl;
o) .Sh AUTHOR -> .Sh AUTHORS;
o) sort SEE ALSO;
o) better -mdoc style;
o) typos;
aaron@ ok.
Diffstat (limited to 'share/man/man4/ep.4')
-rw-r--r-- | share/man/man4/ep.4 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/share/man/man4/ep.4 b/share/man/man4/ep.4 index 028a35291c6..33fe06f41ee 100644 --- a/share/man/man4/ep.4 +++ b/share/man/man4/ep.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ep.4,v 1.19 2000/10/18 16:32:11 aaron Exp $ +.\" $OpenBSD: ep.4,v 1.20 2001/06/22 12:15:45 mpech Exp $ .\" .\" Copyright (c) 1994 Herb Peyerl .\" All rights reserved. @@ -42,7 +42,7 @@ .Cd "ep* at isapnp?" .Sh DESCRIPTION The -.Nm ep +.Nm device driver supports the 3Com EtherLink III and Fast EtherLink III family of Ethernet cards. This includes, among others, the following models: .Pp @@ -105,7 +105,9 @@ Note that the 100baseTX media type is only available if supported by the adapter. For more information on configuring this device, see .Xr ifconfig 8 . To view a list of media types and options supported by your card try -``ifconfig -m <device>''. For example, ``ifconfig -m ep0''. +.Dq ifconfig -m <device> . +For example, +.Dq ifconfig -m ep0 . .Pp If more than one of the supported cards is installed, they are probed for in the following order: |