1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-20 06:11:10 +00:00
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11101 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2003-10-13 18:15:48 +00:00
parent 3fd98a58f1
commit 141cbbc2b1

View File

@ -77,7 +77,7 @@ will not work) and a recent version of binutils.
<para>
If MPlayer complains about not finding <filename>/dev/cdrom</filename> or
<filename>/dev/dvd</filename>, create an appropiate symbolic link:
<filename>/dev/dvd</filename>, create an appropriate symbolic link:
<screen>ln -s /dev/<replaceable>your_cdrom_device</replaceable> /dev/cdrom</screen>
</para>