diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-06-17 19:51:17 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-06-17 19:51:17 +0000 |
commit | 01ddd31ffccbca094d9ea9bbbf06d94aeede12e7 (patch) | |
tree | 3de305154b107137472e8a5cf8c5748a26fb4082 /share/man/man4/bfe.4 | |
parent | 45ab3f53501f7ad26e2d3395b34712e209942b25 (diff) |
Assorted markup, spelling, and grammar fixes.
Notes
Notes:
svn path=/head/; revision=130650
Diffstat (limited to 'share/man/man4/bfe.4')
-rw-r--r-- | share/man/man4/bfe.4 | 23 |
1 files changed, 10 insertions, 13 deletions
diff --git a/share/man/man4/bfe.4 b/share/man/man4/bfe.4 index d2285b896e9a..8e2295f6668c 100644 --- a/share/man/man4/bfe.4 +++ b/share/man/man4/bfe.4 @@ -42,28 +42,25 @@ driver provides support for Broadcom BCM4401 based Fast Ethernet adapters. The .Nm driver supports the following media types: -.Pp -.Bl -tag -width xxxxxxxxxxxxxxxxxxxx -.It autoselect -Enable autoselection of the media type and options -.It 10baseT/UTP -Set 10Mbps operation -.It 100baseTX -Set 100Mbps (fast ethernet) operation +.Bl -tag -width ".Cm 10baseT/UTP" +.It Cm autoselect +Enable autoselection of the media type and options. +.It Cm 10baseT/UTP +Set 10Mbps operation. +.It Cm 100baseTX +Set 100Mbps (Fast Ethernet) operation. .El .Pp The .Nm driver supports the following media options: -.Pp -.Bl -tag -width xxxxxxxxxxxxxxxxxxxx -.It full-duplex -Set full duplex operation +.Bl -tag -width ".Cm full-duplex" +.It Cm full-duplex +Set full duplex operation. .El .Pp For further information on configuring this device, see .Xr ifconfig 8 . -.Pp .Sh DIAGNOSTICS .Bl -diag .It "bfe%d: couldn't map memory" |