mirror of
https://github.com/mpv-player/mpv
synced 2024-12-15 19:35:49 +00: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:
parent
3aa43d3ab6
commit
9cfe23dcda
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user