diff options
| -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 |
