Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Tweak hardware list to make it render nicely ...
details: https://anonhg.NetBSD.org/src/rev/c4c87dffd2e0
branches: trunk
changeset: 780627:c4c87dffd2e0
user: njoly <njoly%NetBSD.org@localhost>
date: Tue Jul 31 17:18:36 2012 +0000
description:
Tweak hardware list to make it render nicely with mandoc.
- Move offset argument before columns values.
- Use Ta macro for cells separation.
- Add a few Em macros to the header line.
diffstat:
share/man/man4/malo.4 | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (24 lines):
diff -r 813462871c53 -r c4c87dffd2e0 share/man/man4/malo.4
--- a/share/man/man4/malo.4 Tue Jul 31 16:38:37 2012 +0000
+++ b/share/man/man4/malo.4 Tue Jul 31 17:18:36 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: malo.4,v 1.2 2012/07/30 19:03:39 wiz Exp $
+.\" $NetBSD: malo.4,v 1.3 2012/07/31 17:18:36 njoly Exp $
.\" $OpenBSD: malo.4,v 1.35 2010/11/01 17:59:09 jmc Exp $
.\"
.\" Copyright (c) 2006 Theo de Raadt.
@@ -123,10 +123,10 @@
.Nm
driver:
.Pp
-.Bl -column -compact "Microcom Travelcard" "MALO111" "CardBus" "a/b/g" -offset 6n
-.It Em "Card Chip Bus Standard"
-.It Netgear WG311v3 88W8335 PCI b/g
-.It Tenda TWL542P 88W8335 PCI b/g
+.Bl -column -offset 6n -compact "Microcom Travelcard" "MALO111" "CardBus" "a/b/g"
+.It 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
.El
.Sh EXAMPLES
The following
Home |
Main Index |
Thread Index |
Old Index