summaryrefslogtreecommitdiff
path: root/audio/cdplay/files
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>2003-01-04 17:32:11 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>2003-01-04 17:32:11 +0000
commit7dbf639c18e81a1ae291e304b7edc8a5c70dc2b0 (patch)
tree18f5ae3a1fc1daeda8da771a8fbb67933ab497d6 /audio/cdplay/files
parentGrab the default CDROM device from $CDROM, just like cdcontrol(1). (diff)
- Correct a lie about not supporting ATAPI cdroms.
- typo: confortable -> comfortable
Notes
Notes: svn path=/head/; revision=72521
Diffstat (limited to 'audio/cdplay/files')
-rw-r--r--audio/cdplay/files/patch-ac15
1 files changed, 10 insertions, 5 deletions
diff --git a/audio/cdplay/files/patch-ac b/audio/cdplay/files/patch-ac
index f25db42951fe..4f08b88aa716 100644
--- a/audio/cdplay/files/patch-ac
+++ b/audio/cdplay/files/patch-ac
@@ -1,13 +1,13 @@
diff -ur ../cdplay-0.92.orig/cdplay.1 ./cdplay.1
--- ../cdplay-0.92.orig/cdplay.1 Fri Nov 7 20:13:21 1997
+++ ./cdplay.1 Sat Jun 27 00:29:34 1998
-@@ -35,15 +35,15 @@
+@@ -35,15 +35,14 @@
]
.SH DESCRIPTION
.B cdplay
-plays audio cd's with a confortable console user interface.
-+plays audio cd's with a confortable console user interface.
- Supports only SCSI CD-ROM drives.
+-Supports only SCSI CD-ROM drives.
++plays audio cd's with a comfortable console user interface.
.SH OPTIONS
.TP
.BR \-d " device"
@@ -20,7 +20,7 @@ diff -ur ../cdplay-0.92.orig/cdplay.1 ./cdplay.1
.TP
.BR -h
Display a brief help message.
-@@ -59,6 +59,9 @@
+@@ -59,6 +58,9 @@
Space
Pause. If cd is already on pause continues.
.TP
@@ -30,9 +30,14 @@ diff -ur ../cdplay-0.92.orig/cdplay.1 ./cdplay.1
\'e\'
Eject. Spits the disc out of your drive.
.TP
-@@ -80,13 +83,13 @@
+@@ -79,14 +81,18 @@
+ .TP
\'q\'
Quit. Exit the program.
++.SH ENVIRONMENT
++.TP
++CDROM
++The cd device to use if one isn't specified with the -d flag.
.SH NOTES
-If someone gets this to work with IDE drive please let me know. Currently
-tested ONLY with FreeBSD and NetBSD. Writen for FreeBSD and some features