diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-11-16 18:34:05 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-11-16 18:34:05 +0000 |
commit | cb6a1d53a851bf092586108f475e833a229bbdc0 (patch) | |
tree | 70610a0419ba1cd58e927f083122c0cd33b9f852 | |
parent | adf137d07cef0a4d61bb4dc637365c1da3199778 (diff) |
tweak previous;
-rw-r--r-- | usr.bin/aucat/aucat.1 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/aucat/aucat.1 b/usr.bin/aucat/aucat.1 index 18058a0439c..65738b5fb4b 100644 --- a/usr.bin/aucat/aucat.1 +++ b/usr.bin/aucat/aucat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: aucat.1,v 1.33 2008/11/16 16:30:22 ratchov Exp $ +.\" $OpenBSD: aucat.1,v 1.34 2008/11/16 18:34:04 jmc Exp $ .\" .\" Copyright (c) 2006 Alexandre Ratchov <alex@caoua.org> .\" @@ -111,12 +111,12 @@ Software volume attenuation of the playback stream. The value must be between 1 and 127, corresponding to \-42dB and \-0dB attenuation. In server mode, clients inherit this parameter. -Reducing the volume in advance reduces client's dynamic range, -but allows client volume to stay independend from the number +Reducing the volume in advance reduces a client's dynamic range, +but allows client volume to stay independent from the number of clients as long as their number is small enough. -A good compromise is to use -4dB attenuation (12 volume units) -for each additional client expected (eg. 115 if 2 clients are expected, -103 for 3 clents, and so on). +A good compromise is to use \-4dB attenuation (12 volume units) +for each additional client expected +(115 if 2 clients are expected, 103 for 3 clients, and so on). .It Fl x Ar policy Action when the output stream cannot accept recorded data fast enough or the input stream |