diff options
author | wanderer <wanderer@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-12-11 17:13:56 +0000 |
---|---|---|
committer | wanderer <wanderer@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-12-11 17:13:56 +0000 |
commit | 97726e45822d0c4af7822168c23ac751ec5912da (patch) | |
tree | 25ad15ba233466f5ab82b71201ee657519ce8c8f | |
parent | 19357078759601b981009fdbe13caccb5dbd40a7 (diff) |
punctuation fixes for the previous commit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17174 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/xml/en/ports.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/DOCS/xml/en/ports.xml b/DOCS/xml/en/ports.xml index d382536545..754122a8b4 100644 --- a/DOCS/xml/en/ports.xml +++ b/DOCS/xml/en/ports.xml @@ -511,14 +511,14 @@ since QNX has only X <emphasis>emulation</emphasis> which is VERY slow. Use SDL. <note> -<para>On Windows the runtime CPU-detection disables SSE support - because of recurring and hard to trace SSE-related crashes. If you - wish to have SSE support, you will have to compile without runtime - CPU-detection. +<para>On Windows the runtime CPU detection disables SSE support + because of recurring and hard-to-trace SSE-related crashes. If you + wish to have SSE support under Windows, you will have to compile without + runtime CPU-detection. </para> <para>If you have a Pentium 4 and are experiencing a crash using the - realplayer codecs you may need to disable hyperthreading support. + RealPlayer codecs, you may need to disable hyperthreading support. </para> </note> |