0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00

Small improvement - added replaceable tags.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10959 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
lumag 2003-09-29 08:24:14 +00:00
parent 3aa43d3ab6
commit 9cfe23dcda

View File

@ -78,7 +78,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:
<screen>ln -s /dev/(your_cdrom_device) /dev/cdrom</screen>
<screen>ln -s /dev/<replaceable>your_cdrom_device</replaceable> /dev/cdrom</screen>
</para>
<para>