summaryrefslogtreecommitdiff
path: root/usr.bin/aucat
diff options
context:
space:
mode:
authorAlexandre Ratchov <ratchov@cvs.openbsd.org>2011-10-24 21:46:22 +0000
committerAlexandre Ratchov <ratchov@cvs.openbsd.org>2011-10-24 21:46:22 +0000
commit900a7eff33959bbff285c9d314a8fe7ce0cc9d74 (patch)
treedb8f5f47bda45866d0556b271c5a36090cce92e9 /usr.bin/aucat
parent9008fd8a2df7eb0faa51c5402c663cf9fd0ace23 (diff)
mention that -aoff is not the default for the default device
Diffstat (limited to 'usr.bin/aucat')
-rw-r--r--usr.bin/aucat/aucat.17
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.bin/aucat/aucat.1 b/usr.bin/aucat/aucat.1
index a0de98f0d48..f6f85e9da41 100644
--- a/usr.bin/aucat/aucat.1
+++ b/usr.bin/aucat/aucat.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: aucat.1,v 1.90 2011/10/18 21:04:26 ratchov Exp $
+.\" $OpenBSD: aucat.1,v 1.91 2011/10/24 21:46:21 ratchov Exp $
.\"
.\" Copyright (c) 2006 Alexandre Ratchov <alex@caoua.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: October 18 2011 $
+.Dd $Mdocdate: October 24 2011 $
.Dt AUCAT 1
.Os
.Sh NAME
@@ -85,7 +85,8 @@ If the flag is
then it's automatically closed, allowing other programs to have direct
access to the device, or the device to be disconnected.
The default is
-.Va off .
+.Va off ,
+except for the default device.
.It Fl b Ar nframes
The buffer size of the audio device in frames.
A frame consists of one sample for each channel in the stream.