changeset 13973:4b104d997d3c

typo patch by Gabor Mizda
author diego
date Fri, 19 Nov 2004 11:15:58 +0000
parents 74b770786d19
children ccd8ae06161c
files DOCS/xml/en/cd-dvd.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/xml/en/cd-dvd.xml	Thu Nov 18 21:21:19 2004 +0000
+++ b/DOCS/xml/en/cd-dvd.xml	Fri Nov 19 11:15:58 2004 +0000
@@ -29,7 +29,7 @@
 
 <para>
 You can reduce the speed of IDE CD-ROM drives with <command>hdparm</command> or a
-program called <command>setcd</command>.  It works like this:
+program called <command>setcd</command>. It works like this:
 <screen>hdparm -E <replaceable>[speed]</replaceable> <replaceable>[cdrom device]</replaceable></screen>
 <screen>setcd -x <replaceable>[speed]</replaceable> <replaceable>[cdrom device]</replaceable></screen>
 </para>
@@ -259,7 +259,7 @@
 
 <note><para>
 At least Plextor and some Toshiba SCSI CD-ROM drives have horrible performance
-reading VCDs. This is because the the CDROMREADRAW <systemitem>ioctl</systemitem>
+reading VCDs. This is because the CDROMREADRAW <systemitem>ioctl</systemitem>
 is not fully implemented for these drives. If you have some knowledge of SCSI
 programming, please <ulink url="../../tech/patches.txt">help us</ulink>
 implement generic SCSI support for VCDs.