summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-10-05 22:29:59 +0000
committerkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-10-05 22:29:59 +0000
commit3843657c21f46f5998e4ea113f4a8ea0999201f9 (patch)
treef088f3c9d1c94c19f8d5922bfe2fb6d5149a1fe7 /DOCS
parent2b06c291f82e98e65b632da7df5ffda1603d2adc (diff)
downloadmpv-3843657c21f46f5998e4ea113f4a8ea0999201f9.tar.bz2
mpv-3843657c21f46f5998e4ea113f4a8ea0999201f9.tar.xz
fix FIXME: move history to appendix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20085 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/documentation.xml2
-rw-r--r--DOCS/xml/en/history.xml5
2 files changed, 3 insertions, 4 deletions
diff --git a/DOCS/xml/en/documentation.xml b/DOCS/xml/en/documentation.xml
index ffb00c8e2d..1b3be760f2 100644
--- a/DOCS/xml/en/documentation.xml
+++ b/DOCS/xml/en/documentation.xml
@@ -174,7 +174,6 @@ audio.
can be distributed under the terms of the GNU General Public License Version 2.
</para>
-&history.xml;
</chapter>
&install.xml;
@@ -196,3 +195,4 @@ can be distributed under the terms of the GNU General Public License Version 2.
&bugreports.xml;
&bugs.xml;
&skin.xml;
+&history.xml;
diff --git a/DOCS/xml/en/history.xml b/DOCS/xml/en/history.xml
index 65d23ad308..02415c6ab3 100644
--- a/DOCS/xml/en/history.xml
+++ b/DOCS/xml/en/history.xml
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision$ -->
-<!-- FIXME: history really should be in the appendix -->
-<sect1 id="history">
+<appendix id="history">
<title>History</title>
<blockquote><para>
@@ -112,4 +111,4 @@ problems too. So I've decided to write/modify one...
</para></listitem>
</itemizedlist>
</para>
-</sect1>
+</appendix>