=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/cdio/cdio.1,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- src/usr.bin/cdio/cdio.1 2008/06/30 23:35:39 1.51 +++ src/usr.bin/cdio/cdio.1 2009/04/10 18:51:44 1.52 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cdio.1,v 1.51 2008/06/30 23:35:39 av Exp $ +.\" $OpenBSD: cdio.1,v 1.52 2009/04/10 18:51:44 ratchov Exp $ .\" .\" Copyright (c) 1995 Serge V. Vakulenko .\" All rights reserved. @@ -29,7 +29,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 30 2008 $ +.Dd $Mdocdate: April 10 2009 $ .Dt CDIO 1 .Os .Sh NAME @@ -100,7 +100,11 @@ .Ic play , the CD player need not be connected to an audio device; instead it rips tracks from disk and outputs audio data to -.Pa /dev/audio . +the default +.Xr audio 4 +device or +.Xr aucat 1 +socket. Both individual tracks and track ranges may be specified. If range is specified in descending order tracks will be played in descending order. If the first value in the range is omitted, tracks from first track on disk to the specified one will be played. @@ -259,7 +263,7 @@ turn the sound off. .El .Sh ENVIRONMENT -.Bl -tag -width "DICSXXX" +.Bl -tag -width "AUDIODEVICEXXX" .It Ev DISC , CDROM Specifies the name of the CD device to use. If both @@ -279,6 +283,12 @@ See also the .Fl f option, above. +.It Ev AUDIODEVICE +Name of the +.Xr aucat 1 +socket to connect to, or path to the +.Xr audio 4 +device to use. .El .Sh FILES .Bl -tag -width /dev/rmcd0c -compact