Mercurial > mplayer.hg
changeset 12079:c931c69d2525
added <application> tag and some 10l, patch by frogu <l_j_p@wp.pl>
author | paszczi |
---|---|
date | Sun, 28 Mar 2004 21:18:02 +0000 |
parents | 62705b2298ff |
children | 1abbfe730adc |
files | DOCS/xml/en/faq.xml |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/en/faq.xml Sun Mar 28 16:30:08 2004 +0000 +++ b/DOCS/xml/en/faq.xml Sun Mar 28 21:18:02 2004 +0000 @@ -641,7 +641,8 @@ <para> When <application>MPlayer</application> tries to load a Windows DLL it wants to put it at a specific address (0x400000). If an important system -library happens to be there already, MPlayer will crash. +library happens to be there already, <application>MPlayer</application> +will crash. (A typical symptom would be a segmentation fault when trying to play Windows Media 9 files.) </para> @@ -672,7 +673,7 @@ quite a while.)</para></listitem> <listitem> <para><command>execstack -s <replaceable>/path/to/</replaceable>mplayer</command> -(This turns off execshield for the <application>MPlayer</application> binary.) +(This turns off exec-shield for the <application>MPlayer</application> binary.) </para> </listitem> </orderedlist>