Mercurial > mplayer.hg
changeset 9777:a6983ecaa2a6
typo
author | diego |
---|---|
date | Mon, 31 Mar 2003 23:10:56 +0000 |
parents | 861a40949bf3 |
children | da63c272425e |
files | DOCS/en/documentation.html DOCS/xml/en/bugs.xml |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/en/documentation.html Mon Mar 31 22:31:35 2003 +0000 +++ b/DOCS/en/documentation.html Mon Mar 31 23:10:56 2003 +0000 @@ -1953,7 +1953,7 @@ 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>
--- a/DOCS/xml/en/bugs.xml Mon Mar 31 22:31:35 2003 +0000 +++ b/DOCS/xml/en/bugs.xml Mon Mar 31 23:10:56 2003 +0000 @@ -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>