diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-11-02 08:35:14 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-11-02 08:35:14 +0000 |
commit | d0bcac67f5d026dcc1673625aa77a6f0eb191e43 (patch) | |
tree | 7298678766aee41b9828e6d2b502efaf9b9332c1 /DOCS/xml/en | |
parent | c16850c4cf9bd2f2b42acd0f79c6587c86e97107 (diff) | |
download | mpv-d0bcac67f5d026dcc1673625aa77a6f0eb191e43.tar.bz2 mpv-d0bcac67f5d026dcc1673625aa77a6f0eb191e43.tar.xz |
two small fixes by Maciej Paszta <paszczi@go2.pl>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11356 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en')
-rw-r--r-- | DOCS/xml/en/ports.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/xml/en/ports.xml b/DOCS/xml/en/ports.xml index b77a99cbfc..ce6342774f 100644 --- a/DOCS/xml/en/ports.xml +++ b/DOCS/xml/en/ports.xml @@ -318,7 +318,7 @@ since QNX has only X <emphasis>emulation</emphasis> which is VERY slow. Use SDL. Put this <ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32-beta/contrib/inttypes.h">inttypes.h</ulink> in <filename class="directory">/usr/include/</filename> in order to - make MPlayer compile.</para> + make <application>MPlayer</application> compile.</para> <para>DirectX header files need to be extracted to <filename class="directory">/usr/include/</filename> or <filename class="directory">/usr/local/include/</filename>.</para> @@ -386,7 +386,7 @@ modified GCC 2.95.x doesn't support C99 syntax well. <para> One can get an Aqua GUI for <application>MPlayer</application> together with -compiled <application>MPlayer</application> binaries for MacOS X from the +compiled <application>MPlayer</application> binaries for Mac OS X from the <ulink url="http://mplayerosx.sf.net/">MPlayerOSX</ulink> project. </para> </sect1> |