mirror of
https://github.com/mpv-player/mpv
synced 2025-02-16 20:27:23 +00:00
typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9778 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
5dedceffe2
commit
e492718d4d
@ -1953,7 +1953,7 @@ end
|
||||
Workaround: <CODE>./configure --disable-sse</CODE></LI>
|
||||
|
||||
<LI>General SIGILL (signal 4):<BR>
|
||||
Problem: you compiled and run mplayer in different machines
|
||||
Problem: you compiled and run MPlayer on different machines
|
||||
(for example compiled on P3 and running on Celeron)<BR>
|
||||
Solution: compile MPlayer on the same machine where you will use it!<BR>
|
||||
Workaround: <CODE>./configure --disable-sse</CODE> etc. options</LI>
|
||||
|
@ -12,7 +12,7 @@
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>General SIGILL (signal 4):</para>
|
||||
<para>Problem: you compiled and run MPlayer in different machines
|
||||
<para>Problem: you compiled and run MPlayer on different machines
|
||||
(for example compiled on P3 and running on Celeron)</para>
|
||||
<para>Solution: compile MPlayer on the same machine where you will use it!</para>
|
||||
<para>Workaround: <command>./configure --disable-sse</command> etc. options</para>
|
||||
|
Loading…
Reference in New Issue
Block a user