summaryrefslogtreecommitdiff
path: root/usr.bin/cdio
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-10-12 20:38:04 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-10-12 20:38:04 +0000
commit8a9fe8c4f26fb2396c8f30568c0ae1ec5e8230f7 (patch)
tree6aaa36f22f10b025912eb1cca53efc3c1fd8b5a5 /usr.bin/cdio
parentb722c4769ce51592671ea49410f5445d0b29aa9f (diff)
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
Diffstat (limited to 'usr.bin/cdio')
-rw-r--r--usr.bin/cdio/cdio.124
1 files changed, 19 insertions, 5 deletions
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