summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorplunky <plunky@NetBSD.org>2006-08-19 16:37:26 +0000
committerplunky <plunky@NetBSD.org>2006-08-19 16:37:26 +0000
commita643df2f219208c3e87dcc37dc8df2beb46ca49e (patch)
tree87fe77935c1f2fbc3937ef28e9105f504089ad7f /usr.bin
parent95d2b886d78a026178dc540074b22cc238c25af0 (diff)
Remove reference to btcontrol(8) and clarify mixer(4)
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/bthset/bthset.18
1 files changed, 5 insertions, 3 deletions
diff --git a/usr.bin/bthset/bthset.1 b/usr.bin/bthset/bthset.1
index 0d3934f6fc3..4be1e3326bb 100644
--- a/usr.bin/bthset/bthset.1
+++ b/usr.bin/bthset/bthset.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: bthset.1,v 1.3 2006/07/30 00:03:22 wiz Exp $
+.\" $NetBSD: bthset.1,v 1.4 2006/08/19 16:37:26 plunky Exp $
.\"
.\" Copyright (c) 2006 Itronix Inc.
.\" All rights reserved.
@@ -48,7 +48,9 @@ The
utility is used to access a Bluetooth Headset with the
.Xr btsco 4
audio device.
-It opens the mixer device and creates the control connection
+It opens the
+.Xr mixer 4
+device and creates the control connection
to the headset, then conducts volume settings each way.
When
.Nm
@@ -109,7 +111,7 @@ Be verbose.
.Pa /dev/mixer
.Sh SEE ALSO
.Xr btsco 4 ,
-.Xr btcontrol 8
+.Xr mixer 4
.Sh AUTHORS
.An Iain Hibbert
for Itronix, Inc