From 0491e17e157c3065afddff64e3c072de826fbdb9 Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Thu, 8 Jul 1999 22:40:49 +0000 Subject: who cares what cards support what options... we'll just list what the *driver* supports... unreasonable to expect us to know all the details of every card --- share/man/man4/xl.4 | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'share/man/man4/xl.4') diff --git a/share/man/man4/xl.4 b/share/man/man4/xl.4 index 32f11670e17..cf9b5716f25 100644 --- a/share/man/man4/xl.4 +++ b/share/man/man4/xl.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: xl.4,v 1.10 1999/07/08 18:02:22 aaron Exp $ +.\" $OpenBSD: xl.4,v 1.11 1999/07/08 22:40:48 aaron Exp $ .\" .\" Copyright (c) 1997, 1998 .\" Bill Paul . All rights reserved. @@ -117,13 +117,12 @@ Set 10base5 (thick-net) operation (half-duplex only). Set 10base2 (thin-net) operation (half-duplex only). .El .Pp -Note that the 100baseTX media type is only available if supported by the -adapter. For more information on configuring this device, see +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 . +.Ic ifconfig -m . For example, -.Dq ifconfig -m xl0 . +.Ic ifconfig -m xl0 . .Pp .Sh DIAGNOSTICS .Bl -diag -- cgit v1.2.3