From 442e8df612b016e73747469fe00a7295287dbdcd Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 10 Mar 2009 19:34:18 +0000 Subject: Use item list as no tag is present. Fix markup for item. --- usr.bin/btpin/btpin.1 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'usr.bin') diff --git a/usr.bin/btpin/btpin.1 b/usr.bin/btpin/btpin.1 index c30d5c34149..0a83ca848f2 100644 --- a/usr.bin/btpin/btpin.1 +++ b/usr.bin/btpin/btpin.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: btpin.1,v 1.7 2007/11/09 21:18:24 plunky Exp $ +.\" $NetBSD: btpin.1,v 1.8 2009/03/10 19:34:18 joerg Exp $ .\" .\" Copyright (c) 2006 Itronix Inc. .\" All rights reserved. @@ -80,7 +80,8 @@ The default path is .Sh EXIT STATUS .Ex -std .Sh FILES -.Bl -tag -compact +.Bl -item -compact +.It .Pa /var/run/bthcid .El .Sh SEE ALSO -- cgit