From 8a9fe8c4f26fb2396c8f30568c0ae1ec5e8230f7 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Thu, 12 Oct 2006 20:38:04 +0000 Subject: document environment var CDROM; from ross l richardson (pr #5258) i used a different fix, and merged the CDROM stuff into DISC. whilst in there, document the default if neither is given. ok mjc --- usr.bin/cdio/cdio.1 | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) (limited to 'usr.bin/cdio') diff --git a/usr.bin/cdio/cdio.1 b/usr.bin/cdio/cdio.1 index 79f82969b90..4c9aeb9bc39 100644 --- a/usr.bin/cdio/cdio.1 +++ b/usr.bin/cdio/cdio.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cdio.1,v 1.38 2006/06/22 11:25:01 jmc Exp $ +.\" $OpenBSD: cdio.1,v 1.39 2006/10/12 20:38:03 jmc Exp $ .\" .\" Copyright (c) 1995 Serge V. Vakulenko .\" All rights reserved. @@ -225,11 +225,25 @@ turn the sound off. .El .Sh ENVIRONMENT .Bl -tag -width "DICSXXX" -.It Ev DISC -Specifies the name of the CD device -(see also the +.It Ev DISC , CDROM +Specifies the name of the CD device to use. +If both +.Ev DISC +and +.Ev CDROM +are set, +.Ev DISC +takes precedence. +If neither +.Ev DISC +nor +.Ev CDROM +are set, +the default is +.Pa cd0 . +See also the .Fl f -option). +option, above. .El .Sh FILES .Bl -tag -width /dev/rmcd0c -compact -- cgit v1.2.3