summaryrefslogtreecommitdiffstats
path: root/share/man/man4/malo.4
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2012-04-07 09:05:30 +0000
committerjoel <joel@FreeBSD.org>2012-04-07 09:05:30 +0000
commit0ef023ae5b65d456b59d5ca3f4114a83e693a719 (patch)
tree53f8c87b3c9cc68bad3c81d4cd26ad253143d1df /share/man/man4/malo.4
parent1c82d1d4eb7185c67fbfeb2bae5c59827856970e (diff)
downloadFreeBSD-src-0ef023ae5b65d456b59d5ca3f4114a83e693a719.zip
FreeBSD-src-0ef023ae5b65d456b59d5ca3f4114a83e693a719.tar.gz
mdoc: fix column names, indentation, column separation within each row, and
quotation. Also make sure we have the same amount of columns in each row as the number of columns we specify in the head arguments. Reviewed by: brueffer
Diffstat (limited to 'share/man/man4/malo.4')
-rw-r--r--share/man/man4/malo.411
1 files changed, 5 insertions, 6 deletions
diff --git a/share/man/man4/malo.4 b/share/man/man4/malo.4
index eb8c2ed..22cc471 100644
--- a/share/man/man4/malo.4
+++ b/share/man/man4/malo.4
@@ -88,12 +88,11 @@ directory.
The following cards are among those supported by the
.Nm
driver:
-.Pp
-.Bl -column -compact "Microcom Travelcard" "MALO111" "CardBus" "a/b/g" -offset 6n
-.Em "Card Chip Bus Standard"
-Netgear WG311v3 88W8335 PCI b/g
-Tenda TWL542P 88W8335 PCI b/g
-U-Khan UW-2054i 88W8335 PCI b/g
+.Bl -column "Netgear WG311v3" "88W8335" "PCI" "b/g"
+.Em "Card" Ta Em "Chip" Ta Em "Bus" Ta Em "Standard"
+.It "Netgear WG311v3" Ta "88W8335" Ta "PCI" Ta "b/g"
+.It "Tenda TWL542P" Ta "88W8335" Ta "PCI" Ta "b/g"
+.It "U-Khan UW-2054i" Ta "88W8335" Ta "PCI" Ta "b/g"
.El
.Sh EXAMPLES
Join an existing BSS network (i.e., connect to an access point):
OpenPOWER on IntegriCloud