Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/btpin fix width of .Bl list



details:   https://anonhg.NetBSD.org/src/rev/dbdd276773a0
branches:  trunk
changeset: 828610:dbdd276773a0
user:      plunky <plunky%NetBSD.org@localhost>
date:      Thu Dec 21 09:02:47 2017 +0000

description:
fix width of .Bl list

diffstat:

 usr.bin/btpin/btpin.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c2620cd0e82f -r dbdd276773a0 usr.bin/btpin/btpin.1
--- a/usr.bin/btpin/btpin.1     Thu Dec 21 09:00:19 2017 +0000
+++ b/usr.bin/btpin/btpin.1     Thu Dec 21 09:02:47 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: btpin.1,v 1.10 2014/09/19 16:02:58 wiz Exp $
+.\"    $NetBSD: btpin.1,v 1.11 2017/12/21 09:02:47 plunky Exp $
 .\"
 .\" Copyright (c) 2006 Itronix Inc.
 .\" All rights reserved.
@@ -49,7 +49,7 @@
 The PIN will be valid for 5 minutes or until used, whichever comes first.
 .Pp
 The options are as follows:
-.Bl -tag -width indent
+.Bl -tag -width ".Fl a Ar address"
 .It Fl a Ar address
 Specify the remote device address.
 The address can be specified as BD_ADDR or a name.



Home | Main Index | Thread Index | Old Index