summaryrefslogtreecommitdiff
path: root/usr.sbin/btctl
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2011-08-19 19:59:52 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2011-08-19 19:59:52 +0000
commit486308bc13638e05017928340aab97fd9ee1adaf (patch)
treeb87fbb91a23e0298aa0f34991af69bcde49665a5 /usr.sbin/btctl
parent2132ea7d89e2d70989131689128847a576e576df (diff)
as with other list types, column lists generally do not need a Pp/-compact
construct; this also sidesteps what seems to be a problem with mandoc, in that "-column -compact" seems to mess up the formatting. thus these pages should now have their lists formatted nicely (i.e. correctly aligned and with indent applied); as a side note, the fact that headers are not properly marked up is another issue which will be addressed separately (a mandoc fix is needed, i think). i have fudged a few of these to mark up properly, since the workaround does make sense for some pages. as another side note, i haven;t fixed man7, as i need to prepare a separate diff for kristaps and ingo.
Diffstat (limited to 'usr.sbin/btctl')
-rw-r--r--usr.sbin/btctl/bt.conf.59
1 files changed, 4 insertions, 5 deletions
diff --git a/usr.sbin/btctl/bt.conf.5 b/usr.sbin/btctl/bt.conf.5
index 3278f749e11..10db148c6c7 100644
--- a/usr.sbin/btctl/bt.conf.5
+++ b/usr.sbin/btctl/bt.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bt.conf.5,v 1.4 2009/04/26 13:10:20 tobias Exp $
+.\" $OpenBSD: bt.conf.5,v 1.5 2011/08/19 19:59:51 jmc Exp $
.\"
.\" Copyright (c) 2008 Todd T. Fries <todd@OpenBSD.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: April 26 2009 $
+.Dd $Mdocdate: August 19 2011 $
.Dt BT.CONF 5
.Os
.Sh NAME
@@ -83,9 +83,8 @@ to match any device.
.Ar type
describes the type of device to attach.
Possible types are
-.Pp
-.Bl -column "noneXX" "Keyboard/Mouse" -offset indent -compact
-.It Em Type Description
+.Bl -column "noneXX" "Keyboard/Mouse" -offset indent
+.It Em "Type" Ta Em "Description"
.It Li none Ta "catchall"
.It Li hf Ta "Hands Free"
.It Li hid Ta "Keyboard/Mouse"