summaryrefslogtreecommitdiffstats
path: root/share/man/man4/dc.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-01-12 10:14:43 +0000
committerru <ru@FreeBSD.org>2005-01-12 10:14:43 +0000
commita6a100526d60244a839732a35f351c046b0422fd (patch)
tree4719c90107f3bc65459646294d1bf3e226391b8e /share/man/man4/dc.4
parent03778ef0a07f5fa75b74f5b6c7a4becbee3fb1e8 (diff)
downloadFreeBSD-src-a6a100526d60244a839732a35f351c046b0422fd.zip
FreeBSD-src-a6a100526d60244a839732a35f351c046b0422fd.tar.gz
Scheduled mdoc(7) sweep.
Diffstat (limited to 'share/man/man4/dc.4')
-rw-r--r--share/man/man4/dc.428
1 files changed, 14 insertions, 14 deletions
diff --git a/share/man/man4/dc.4 b/share/man/man4/dc.4
index 454b3ea..0e3a998 100644
--- a/share/man/man4/dc.4
+++ b/share/man/man4/dc.4
@@ -81,8 +81,8 @@ The
.Nm
driver supports the following media types:
.Pp
-.Bl -tag -width xxxxxxxxxxxxxxxxxxxx
-.It autoselect
+.Bl -tag -width ".Cm 10baseT/UTP"
+.It Cm autoselect
Enable autoselection of the media type and options.
The user can manually override
the autoselected mode by adding media options to the
@@ -97,29 +97,29 @@ driver at this time (see the
section for details).
The original 82c168 appears
on very early revisions of the LinkSys LNE100TX and Matrox FastNIC.
-.It 10baseT/UTP
+.It Cm 10baseT/UTP
Set 10Mbps operation.
The
-.Ar mediaopt
+.Cm mediaopt
option can also be used to enable
-.Ar full-duplex
+.Cm full-duplex
operation.
Not specifying
-.Ar full duplex
+.Cm full-duplex
implies
-.Ar half-duplex
+.Cm half-duplex
mode.
-.It 100baseTX
+.It Cm 100baseTX
Set 100Mbps (Fast Ethernet) operation.
The
-.Ar mediaopt
+.Cm mediaopt
option can also be used to enable
-.Ar full-duplex
+.Cm full-duplex
operation.
Not specifying
-.Ar full duplex
+.Cm full-duplex
implies
-.Ar half-duplex
+.Cm half-duplex
mode.
.El
.Pp
@@ -127,8 +127,8 @@ The
.Nm
driver supports the following media options:
.Pp
-.Bl -tag -width xxxxxxxxxxxxxxxxxxxx
-.It full-duplex
+.Bl -tag -width ".Cm full-duplex"
+.It Cm full-duplex
Force full duplex operation.
The interface will operate in
half duplex mode if this media option is not specified.
OpenPOWER on IntegriCloud