From e492718d4de8a2189019d0f3e6786fa33619334e Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 31 Mar 2003 23:10:56 +0000 Subject: [PATCH] typo git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9778 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/en/documentation.html | 2 +- DOCS/xml/en/bugs.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DOCS/en/documentation.html b/DOCS/en/documentation.html index 02ac7a1903..72ac056946 100644 --- a/DOCS/en/documentation.html +++ b/DOCS/en/documentation.html @@ -1953,7 +1953,7 @@ end Workaround: ./configure --disable-sse
  • General SIGILL (signal 4):
    - 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)
    Solution: compile MPlayer on the same machine where you will use it!
    Workaround: ./configure --disable-sse etc. options
  • diff --git a/DOCS/xml/en/bugs.xml b/DOCS/xml/en/bugs.xml index c5918cbfce..1544678244 100644 --- a/DOCS/xml/en/bugs.xml +++ b/DOCS/xml/en/bugs.xml @@ -12,7 +12,7 @@ General SIGILL (signal 4): -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) Solution: compile MPlayer on the same machine where you will use it! Workaround: ./configure --disable-sse etc. options