Git commit 4040a0b1fd838c27ffae90291a3727251de13370 by Burkhard L?ck. Committed on 25/04/2013 at 21:31. Pushed by lueck into branch 'master'.
Remove extra dots after entity &etc; M +1 -1 doc/index.docbook http://commits.kde.org/audiocd-kio/4040a0b1fd838c27ffae90291a3727251de13370 diff --git a/doc/index.docbook b/doc/index.docbook index 886978b..489f1bb 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -204,7 +204,7 @@ you have an <acronym>IDE</acronym> <acronym>CD</acronym> writer) then make sure you check that you have read and write permissions on the generic <acronym>SCSI</acronym> device, which is probably <filename class="devicefile">/dev/sg0</filename>, <filename -class="devicefile">/dev/sg1</filename>, &etc;. If it still doesn't work, +class="devicefile">/dev/sg1</filename>, If it still doesn't work, try typing <userinput>audiocd:/?device=/dev/sg0</userinput> (or similar) to tell kio_audiocd which device your &CD-ROM; is.</para> </answer>
