Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/bta2dpd/bta2dpd Use the correct tag op...
details: https://anonhg.NetBSD.org/src/rev/db571a86d37f
branches: trunk
changeset: 319068:db571a86d37f
user: nat <nat%NetBSD.org@localhost>
date: Tue May 15 04:25:25 2018 +0000
description:
Use the correct tag options.
diffstat:
usr.sbin/bta2dpd/bta2dpd/bta2dpd.8 | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (39 lines):
diff -r 87a10b0d9138 -r db571a86d37f usr.sbin/bta2dpd/bta2dpd/bta2dpd.8
--- a/usr.sbin/bta2dpd/bta2dpd/bta2dpd.8 Tue May 15 02:02:18 2018 +0000
+++ b/usr.sbin/bta2dpd/bta2dpd/bta2dpd.8 Tue May 15 04:25:25 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: bta2dpd.8,v 1.2 2017/01/28 23:52:45 wiz Exp $
+.\" $NetBSD: bta2dpd.8,v 1.3 2018/05/15 04:25:25 nat Exp $
.\"
.\" Copyright (c) 2015 - 2016 Nathanial Sloss <nathanialsloss%yahoo.com.au@localhost>
.\" All rights reserved.
@@ -85,7 +85,7 @@
daemon is used to transmit/receive audio to/from Bluetooth devices such as
speakers or headphones, using the Advanced Audio Distribution Profile
(A2DP).
-.Bl -tag -indent width
+.Bl -tag -width indent
.It Fl a Ar address
Remote device address.
The
@@ -165,7 +165,7 @@
.Sx EXAMPLES .
.El
.Ss Channel Modes
-.Bl -tag -indent width
+.Bl -tag -width indent
.It Fl f Ar channel_mode
.Bl -tag -width 2n
.It Ar 0
@@ -194,9 +194,9 @@
A value of 0 will arbitrate from the highest to lowest frequency.
.El
.Ss Sub Band Codec (SBC) Encoding Options
-.Bl -tag -indent width
+.Bl -tag -width indent
.It Fl A Ar bitpool_allocation
-.Bl -tag width 2n
+.Bl -tag -width 2n
.It Ar 0
Bit Allocation is negotiated starting with Loudness then SNR.
.It Ar S
Home |
Main Index |
Thread Index |
Old Index