From 9afbd6e9d497f0111369003685c9f0658fa9e6cf Mon Sep 17 00:00:00 2001 From: Alexandre Ratchov Date: Sat, 9 May 2009 09:50:41 +0000 Subject: clarify what happens if no device is specified and/or no sockets are specified, with help from jmc@ --- usr.bin/aucat/aucat.1 | 25 ++++++++++--------------- 1 file changed, 10 insertions(+), 15 deletions(-) (limited to 'usr.bin') diff --git a/usr.bin/aucat/aucat.1 b/usr.bin/aucat/aucat.1 index 5749b143a12..c06a081f462 100644 --- a/usr.bin/aucat/aucat.1 +++ b/usr.bin/aucat/aucat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: aucat.1,v 1.52 2009/04/11 10:24:21 jakemsr Exp $ +.\" $OpenBSD: aucat.1,v 1.53 2009/05/09 09:50:40 ratchov Exp $ .\" .\" Copyright (c) 2006 Alexandre Ratchov .\" @@ -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: April 11 2009 $ +.Dd $Mdocdate: May 9 2009 $ .Dt AUCAT 1 .Os .Sh NAME @@ -212,19 +212,14 @@ is applied to .Pp If no audio device .Pq Fl f -is specified but -.Fl u -is given anyway, -any -.Fl Ccer -options specified before -.Fl ios -options are applied both to the corresponding file -and the default audio device; -if they are specified after -.Fl ios -options, -they will be applied only to the default audio device. +is specified, +settings are applied as if +the default device is specified as the last argument. +If no sockets +.Pq Fl s +are specified +settings are applied as if +the default socket is specified as the last argument. .Pp File formats are specified using the .Fl h -- cgit v1.2.3