From 9f999dadd4b348d0252c59054ddcc0c0e62a97ff Mon Sep 17 00:00:00 2001 From: Alexandre Ratchov Date: Wed, 4 Feb 2009 21:39:10 +0000 Subject: update the default socket paths, to reflect recent aucat changes --- lib/libsndio/sio_open.3 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'lib') diff --git a/lib/libsndio/sio_open.3 b/lib/libsndio/sio_open.3 index c3dfc72840c..097c60cee54 100644 --- a/lib/libsndio/sio_open.3 +++ b/lib/libsndio/sio_open.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sio_open.3,v 1.17 2009/02/04 18:47:42 ratchov Exp $ +.\" $OpenBSD: sio_open.3,v 1.18 2009/02/04 21:39:09 ratchov Exp $ .\" .\" Copyright (c) 2007 Alexandre Ratchov .\" @@ -104,9 +104,9 @@ If that fails, it then tries to use the hardware device. The .Ar name -parameter gives the path of the +parameter gives the name of the .Xr aucat 1 -socket or the +socket or the path of the .Xr audio 4 device. In most cases it should be set to NULL to allow @@ -725,9 +725,9 @@ functions return the number of bytes transferred. .Sh ENVIRONMENT .Bl -tag -width "AUDIODEVICEXXX" -compact .It Ev AUDIODEVICE -Path to the +Name of the .Xr aucat 1 -socket to connect to, or the +socket to connect to, or path to the .Xr audio 4 device to use. .It Ev SIO_DEBUG @@ -735,8 +735,8 @@ The debug level: may be a value between 0 and 2. .El .Sh FILES -.Bl -tag -width "/tmp/aucat.sockXXX" -compact -.It Pa /tmp/aucat.sock +.Bl -tag -width "/tmp/aucat-/default" -compact +.It Pa /tmp/aucat-/default Default path to .Xr aucat 1 socket to connect to. -- cgit v1.2.3