diff options
author | ru <ru@FreeBSD.org> | 2001-07-06 08:34:13 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-07-06 08:34:13 +0000 |
commit | d3a61c6f84b2530732eadc11174c9d4c36dfb96c (patch) | |
tree | 431d5b52f21082dd7a066d3f8a83de024bf79e64 | |
parent | 218073af41d961861ca73fc5b7ecb0aee2e3748a (diff) | |
download | FreeBSD-src-d3a61c6f84b2530732eadc11174c9d4c36dfb96c.zip FreeBSD-src-d3a61c6f84b2530732eadc11174c9d4c36dfb96c.tar.gz |
mdoc(7) police: minor markup fixes.
-rw-r--r-- | share/man/man4/lge.4 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/share/man/man4/lge.4 b/share/man/man4/lge.4 index c263286..c7ae28c 100644 --- a/share/man/man4/lge.4 +++ b/share/man/man4/lge.4 @@ -72,14 +72,15 @@ such as file transfers and data streaming. The .Nm driver supports the following media types: -.Bl -tag -width 1000baseSX +.Bl -tag -xwidth ".Cm 1000baseSX" .It Cm autoselect Enable autoselection of the media type and options. The user can manually override the autoselected mode by adding media options to .Xr rc.conf 5 . .It Cm 1000baseSX -Set 1000baseSX operation over fiber optic cable. Both +Set 1000baseSX operation over fiber optic cable. +Both .Cm full-duplex and .Cm half-duplex @@ -89,7 +90,7 @@ modes are supported. The .Nm driver supports the following media options: -.Bl -tag -width full-duplex +.Bl -tag -xwidth ".Cm full-duplex" .It Cm full-duplex Force full duplex operation. .It Cm half-duplex @@ -127,7 +128,7 @@ the network connection (cable). .Xr ifconfig 8 .Rs .%T Level 1 LXT1001 Programming Manual -.%O http://www.freebsd.org/~wpaul/Level1/LXT1001SRM.pdf +.%O http://www.FreeBSD.org/~wpaul/Level1/LXT1001SRM.pdf .Re .Sh HISTORY The |