mdoc(7) police: tidy up the markup.

This commit is contained in:
Ruslan Ermilov 2002-05-29 17:08:58 +00:00
parent 6cad2ed174
commit cc6449ea7f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=97483
2 changed files with 22 additions and 18 deletions

View File

@ -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 ,

View File

@ -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 ,