diff options
author | hubertf <hubertf> | 1999-02-17 02:46:47 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1999-02-17 02:46:47 +0000 |
commit | be166ee63434c3c1901ac9945d14948c21d036c8 (patch) | |
tree | d157e4bc0a5d99273917f36084fef687004c2df5 /sysutils/cdrecord/pkg | |
parent | 6fb8366191edcec85f4b20f64e21215989e61a7f (diff) | |
download | pkgsrc-be166ee63434c3c1901ac9945d14948c21d036c8.tar.gz |
Device handling changed in 1.6.1
Diffstat (limited to 'sysutils/cdrecord/pkg')
-rw-r--r-- | sysutils/cdrecord/pkg/MESSAGE | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/cdrecord/pkg/MESSAGE b/sysutils/cdrecord/pkg/MESSAGE index f6f880353a2..df6793394eb 100644 --- a/sysutils/cdrecord/pkg/MESSAGE +++ b/sysutils/cdrecord/pkg/MESSAGE @@ -1,6 +1,7 @@ -$NetBSD: MESSAGE,v 1.2 1998/08/07 11:14:03 agc Exp $ +$NetBSD: MESSAGE,v 1.3 1999/02/17 02:46:48 hubertf Exp $ --------------------------------------------------------------------------- - You may want to adjust /dev/scgx to point to your system's - CD-R device (default: /dev/cd0d). + You may want to adjust /dev/su0-6-0 to point to your system's + CD-R device (default: /dev/cd0d, 0-6-0 are the number of the + SCSI-bus, the device ID and LUN of your CD writer). --------------------------------------------------------------------------- |