diff options
| author | Josef Karthauser <joe@FreeBSD.org> | 2001-01-14 16:29:24 +0000 |
|---|---|---|
| committer | Josef Karthauser <joe@FreeBSD.org> | 2001-01-14 16:29:24 +0000 |
| commit | 202b18cdaa4e01592de7a735ca9f5c0ef4c9d76e (patch) | |
| tree | 077ef6162c6e5ec5f0feb7f04930c31db4fffbc7 /usr.sbin/cdcontrol/cdcontrol.1 | |
| parent | 7a9fa8f89d3b44339e9e2da1c643280484793826 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/cdcontrol/cdcontrol.1')
| -rw-r--r-- | usr.sbin/cdcontrol/cdcontrol.1 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/usr.sbin/cdcontrol/cdcontrol.1 b/usr.sbin/cdcontrol/cdcontrol.1 index 84a4afc566b3..71c4ebfe156a 100644 --- a/usr.sbin/cdcontrol/cdcontrol.1 +++ b/usr.sbin/cdcontrol/cdcontrol.1 @@ -149,6 +149,15 @@ Set LBA ioctl mode. .It Cm quit Quit the program. .El +.Sh ENVIRONMENT +The following environment variables affect the execution of +.Nm : +.Bl -tag -width CDROM +.It Ev CDROM +The cd device to use if one isn't specified with the +.Fl f +flag. +.El .Sh FILES .Bl -tag -width /dev/mcd0c -compact .It Pa /dev/cd0c |
