Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/bthcid fix width/indent of list
details: https://anonhg.NetBSD.org/src/rev/ec941fa06252
branches: trunk
changeset: 358308:ec941fa06252
user: plunky <plunky%NetBSD.org@localhost>
date: Thu Dec 21 09:00:19 2017 +0000
description:
fix width/indent of list
diffstat:
usr.sbin/bthcid/bthcid.8 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 67efa5ff7df1 -r ec941fa06252 usr.sbin/bthcid/bthcid.8
--- a/usr.sbin/bthcid/bthcid.8 Thu Dec 21 08:59:58 2017 +0000
+++ b/usr.sbin/bthcid/bthcid.8 Thu Dec 21 09:00:19 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: bthcid.8,v 1.9 2014/03/18 18:20:46 riastradh Exp $
+.\" $NetBSD: bthcid.8,v 1.10 2017/12/21 09:00:19 plunky Exp $
.\"
.\" Copyright (c) 2006 Itronix Inc.
.\" All rights reserved.
@@ -52,7 +52,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: bthcid.8,v 1.9 2014/03/18 18:20:46 riastradh Exp $
+.\" $Id: bthcid.8,v 1.10 2017/12/21 09:00:19 plunky Exp $
.\" $FreeBSD: src/usr.sbin/bluetooth/hcsecd/hcsecd.8,v 1.6 2006/02/11 15:36:37 markus Exp $
.\"
.Dd September 29, 2006
@@ -75,7 +75,7 @@
daemon handles Link Key and PIN code requests for Bluetooth devices.
It opens a raw HCI socket and listens for the following HCI events.
.Pp
-.Bl -tag -width XXXX -compact
+.Bl -tag -compact
.It Dv Link_Key_Request
.Nm
scans the
@@ -124,7 +124,7 @@
program.
.Pp
The command line options are as follows:
-.Bl -tag -width XXXX
+.Bl -tag -width ".Fl s Ar socket_name"
.It Fl d Ar device
Specify the local Bluetooth device address.
The default is BDADDR_ANY.
Home |
Main Index |
Thread Index |
Old Index