diff options
Diffstat (limited to 'share/man/man4/el.4')
-rw-r--r-- | share/man/man4/el.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/el.4 b/share/man/man4/el.4 index d7add6c1f83..cf54a360b81 100644 --- a/share/man/man4/el.4 +++ b/share/man/man4/el.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: el.4,v 1.8 2008/06/26 05:42:06 ray Exp $ +.\" $OpenBSD: el.4,v 1.9 2008/09/07 06:55:34 jmc Exp $ .\" $NetBSD: ec.4,v 1.4 1998/08/09 00:39:02 thorpej Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -29,7 +29,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 26 2008 $ +.Dd $Mdocdate: September 7 2008 $ .Dt EL 4 .Os .Sh NAME @@ -45,9 +45,9 @@ device driver supports 3Com EtherLink (3C501) Ethernet cards. 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 -.Dq ifconfig -m <device> . +.Dq ifconfig <device> media . For example, -.Dq ifconfig -m el0 . +.Dq ifconfig el0 media . .Sh DIAGNOSTICS .Bl -diag .It "el%d: device timeout" |