From 50d27889f5158a7e05e7bf1eb9fa8eb62f344da5 Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 29 May 2002 17:08:58 +0000 Subject: [PATCH] mdoc(7) police: tidy up the markup. --- share/man/man4/man4.i386/tx.4 | 20 +++++++++++--------- share/man/man4/tx.4 | 20 +++++++++++--------- 2 files changed, 22 insertions(+), 18 deletions(-) diff --git a/share/man/man4/man4.i386/tx.4 b/share/man/man4/man4.i386/tx.4 index e44f22764912..e038b149c56b 100644 --- a/share/man/man4/man4.i386/tx.4 +++ b/share/man/man4/man4.i386/tx.4 @@ -45,16 +45,16 @@ The .Nm driver supports the following media types (depending on card's capabilities): .Pp -.Bl -tag -width xxxxxxxxxxxxxxx +.Bl -tag -width ".Cm 10baseT/UTP" .It autoselect Enable autonegotiation (default) -.It 100baseFX +.It Cm 100baseFX Set 100Mbps (fast ethernet) fiber optic operation -.It 100baseTX +.It Cm 100baseTX Set 100Mbps (fast ethernet) twisted pair operation -.It 10baseT/UTP +.It Cm 10baseT/UTP Set 10Mbps on 10baseT port -.It 10base2/BNC +.It Cm 10base2/BNC Set 10Mbps on 10base2 port .El .Pp @@ -62,8 +62,8 @@ The .Nm driver supports the following media options: .Pp -.Bl -tag -width xxxxxxxxxxxxxxx -.It full-duplex +.Bl -tag -width ".Cm full-duplex" +.It Cm full-duplex Set full-duplex operation .El .Pp @@ -72,7 +72,9 @@ Refer to the .Xr ifconfig 8 man page on setting the interface's MTU. .Pp -The old ``ifconfig tx0 linkN'' method of configuration is not supported. +The old +.Dq Li "ifconfig tx0 linkN" +method of configuration is not supported. .Ss "VLAN (IEEE 802.1Q) support" The .Nm @@ -97,7 +99,7 @@ Packet thrown away. While reseting, driver failed to stop device correctly. .El .Sh BUGS -The auto-negotiation doesn't work very well. +The auto-negotiation does not work very well. .Sh SEE ALSO .Xr arp 4 , .Xr netintro 4 , diff --git a/share/man/man4/tx.4 b/share/man/man4/tx.4 index e44f22764912..e038b149c56b 100644 --- a/share/man/man4/tx.4 +++ b/share/man/man4/tx.4 @@ -45,16 +45,16 @@ The .Nm driver supports the following media types (depending on card's capabilities): .Pp -.Bl -tag -width xxxxxxxxxxxxxxx +.Bl -tag -width ".Cm 10baseT/UTP" .It autoselect Enable autonegotiation (default) -.It 100baseFX +.It Cm 100baseFX Set 100Mbps (fast ethernet) fiber optic operation -.It 100baseTX +.It Cm 100baseTX Set 100Mbps (fast ethernet) twisted pair operation -.It 10baseT/UTP +.It Cm 10baseT/UTP Set 10Mbps on 10baseT port -.It 10base2/BNC +.It Cm 10base2/BNC Set 10Mbps on 10base2 port .El .Pp @@ -62,8 +62,8 @@ The .Nm driver supports the following media options: .Pp -.Bl -tag -width xxxxxxxxxxxxxxx -.It full-duplex +.Bl -tag -width ".Cm full-duplex" +.It Cm full-duplex Set full-duplex operation .El .Pp @@ -72,7 +72,9 @@ Refer to the .Xr ifconfig 8 man page on setting the interface's MTU. .Pp -The old ``ifconfig tx0 linkN'' method of configuration is not supported. +The old +.Dq Li "ifconfig tx0 linkN" +method of configuration is not supported. .Ss "VLAN (IEEE 802.1Q) support" The .Nm @@ -97,7 +99,7 @@ Packet thrown away. While reseting, driver failed to stop device correctly. .El .Sh BUGS -The auto-negotiation doesn't work very well. +The auto-negotiation does not work very well. .Sh SEE ALSO .Xr arp 4 , .Xr netintro 4 ,