diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-02-01 12:42:39 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-02-01 12:42:39 +0000 |
commit | a9fb1482fdf71457fd149bfdc8188df5f49e71cd (patch) | |
tree | 32ff495eb2ef7b788ee59f0662222674c1ceb6cb | |
parent | 8aca040356ee1204799d135c91e974636fc4d98c (diff) |
Move note about binary packages to the top section.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28428 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/xml/en/ports.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/DOCS/xml/en/ports.xml b/DOCS/xml/en/ports.xml index 04ef50f007..b0a7907e48 100644 --- a/DOCS/xml/en/ports.xml +++ b/DOCS/xml/en/ports.xml @@ -3,18 +3,18 @@ <chapter id="ports" xreflabel="Ports"> <title>Ports</title> -<sect1 id="linux"> -<title>Linux</title> - <para> Binary packages of <application>MPlayer</application> are available from several sources. We have a list of places to get <ulink url="http://www.mplayerhq.hu/design7/projects.html#unofficial_packages">unofficial packages</ulink> -for various distributions on our homepage. +for various systems on our homepage. However, <emphasis role="bold">none of these packages are supported</emphasis>. Report problems to the authors, not to us. </para> +<sect1 id="linux"> +<title>Linux</title> + <!-- ********** --> <sect2 id="debian"> |