From c1dee752778984d6ecf7f189bc3f8b578ae50a0c Mon Sep 17 00:00:00 2001 From: diego Date: Fri, 19 Nov 2004 11:15:58 +0000 Subject: [PATCH] typo patch by Gabor Mizda git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13974 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/cd-dvd.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DOCS/xml/en/cd-dvd.xml b/DOCS/xml/en/cd-dvd.xml index f76f83940c..c87107b09d 100644 --- a/DOCS/xml/en/cd-dvd.xml +++ b/DOCS/xml/en/cd-dvd.xml @@ -29,7 +29,7 @@ Many CD-ROM drives are annoyingly loud, a lower speed may reduce the noise. You can reduce the speed of IDE CD-ROM drives with hdparm or a -program called setcd. It works like this: +program called setcd. It works like this: hdparm -E [speed] [cdrom device] setcd -x [speed] [cdrom device] @@ -259,7 +259,7 @@ with the option. At least Plextor and some Toshiba SCSI CD-ROM drives have horrible performance -reading VCDs. This is because the the CDROMREADRAW ioctl +reading VCDs. This is because the CDROMREADRAW ioctl is not fully implemented for these drives. If you have some knowledge of SCSI programming, please help us implement generic SCSI support for VCDs.