diff options
| author | joerg <joerg@NetBSD.org> | 2009-03-10 19:34:18 +0000 |
|---|---|---|
| committer | joerg <joerg@NetBSD.org> | 2009-03-10 19:34:18 +0000 |
| commit | 442e8df612b016e73747469fe00a7295287dbdcd (patch) | |
| tree | bd9ddf7762dbfd809f0222745807f78b6da47df9 /usr.bin | |
| parent | f6fc3b0ebe63d241f5e979a69d7a19682a5fd6e9 (diff) | |
Use item list as no tag is present. Fix markup for item.
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/btpin/btpin.1 | 5 |
1 files changed, 3 insertions, 2 deletions
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 |
