diff --git a/DOCS/en/cd-dvd.html b/DOCS/en/cd-dvd.html index 7fead1c865..b5c50241f6 100644 --- a/DOCS/en/cd-dvd.html +++ b/DOCS/en/cd-dvd.html @@ -33,11 +33,7 @@

    setcd -x [speed] [cdrom device]

-

You can also try

- -

    echo current_speed:4 > /proc/ide/[cdrom device]/settings

- -

but you will need root privileges. The following command may also help:

+

If you have root privileges the following command may also help:

    echo file_readahead:2000000 > /proc/ide/[cdrom device]/settings

diff --git a/DOCS/xml/en/cd-dvd.xml b/DOCS/xml/en/cd-dvd.xml index ca7330e55a..554bcfc7bc 100644 --- a/DOCS/xml/en/cd-dvd.xml +++ b/DOCS/xml/en/cd-dvd.xml @@ -34,9 +34,7 @@ program called setcd. It works like this: -You can also try -echo current_speed:4 > /proc/ide/[cdrom device]/settings -but you will need root privileges. The following command may also help: +If you have root privileges the following command may also help: echo file_readahead:2000000 > /proc/ide/[cdrom device]/settings