=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/cdio/cdio.1,v retrieving revision 1.51 retrieving revision 1.52 diff -c -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 **** ! .\" $OpenBSD: cdio.1,v 1.51 2008/06/30 23:35:39 av Exp $ .\" .\" Copyright (c) 1995 Serge V. Vakulenko .\" All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: cdio.1,v 1.52 2009/04/10 18:51:44 ratchov Exp $ .\" .\" Copyright (c) 1995 Serge V. Vakulenko .\" All rights reserved. *************** *** 29,35 **** .\" (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 $ .Dt CDIO 1 .Os .Sh NAME --- 29,35 ---- .\" (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: April 10 2009 $ .Dt CDIO 1 .Os .Sh NAME *************** *** 100,106 **** .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 . 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. --- 100,110 ---- .Ic play , the CD player need not be connected to an audio device; instead it rips tracks from disk and outputs audio data to ! 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,265 **** turn the sound off. .El .Sh ENVIRONMENT ! .Bl -tag -width "DICSXXX" .It Ev DISC , CDROM Specifies the name of the CD device to use. If both --- 263,269 ---- turn the sound off. .El .Sh ENVIRONMENT ! .Bl -tag -width "AUDIODEVICEXXX" .It Ev DISC , CDROM Specifies the name of the CD device to use. If both *************** *** 279,284 **** --- 283,294 ---- 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