View | Details | Raw Unified | Return to bug 108957
Collapse All | Expand All

(-)chapter.sgml Fri Feb 9 00:10:27 2007 (-1 / +1 lines)
Lines 527-533 Link Here
527
       the device name in place of the SCSI unit numbers.  For
527
       the device name in place of the SCSI unit numbers.  For
528
       example, to rip track 7 from an IDE drive:</para>
528
       example, to rip track 7 from an IDE drive:</para>
529
529
530
      <screen>&prompt.root; <userinput>cdda2wav -D <replaceable>/dev/acd0a</replaceable> -t 7</userinput></screen>
530
      <screen>&prompt.root; <userinput>cdda2wav -D <replaceable>/dev/acd0</replaceable> -t 7</userinput></screen>
531
531
532
      <para>The <option>-D <replaceable>0,1,0</replaceable></option>
532
      <para>The <option>-D <replaceable>0,1,0</replaceable></option>
533
       indicates the SCSI device <devicename>0,1,0</devicename>,
533
       indicates the SCSI device <devicename>0,1,0</devicename>,

Return to bug 108957