Author: diego Date: Sun Jul 25 14:54:52 2010 New Revision: 31815 Log: Drop one pointless subsectioning level from radio input chapter.
Modified: trunk/DOCS/xml/en/radio.xml Modified: trunk/DOCS/xml/en/radio.xml ============================================================================== --- trunk/DOCS/xml/en/radio.xml Sun Jul 25 14:53:22 2010 (r31814) +++ trunk/DOCS/xml/en/radio.xml Sun Jul 25 14:54:52 2010 (r31815) @@ -3,9 +3,6 @@ <chapter id="radio"> <title>Radio</title> -<sect1 id="radio-input" xreflabel="Radio input"> -<title>Radio input</title> - <para> This section is about how to enable listening to radio from a V4L-compatible radio tuner. See the man page for a @@ -14,7 +11,7 @@ description of radio options and keyboar <!-- ********** --> -<sect2 id="radio-compilation"> +<sect1 id="radio-compilation"> <title>Compilation</title> <procedure> @@ -28,11 +25,11 @@ description of radio options and keyboar example <application>XawTV</application>. </para></step> </procedure> -</sect2> +</sect1> <!-- ********** --> -<sect2 id="radio-tips"> +<sect1 id="radio-tips"> <title>Usage tips</title> <para> @@ -65,11 +62,11 @@ Here are just a few tips: </para></listitem> </itemizedlist> </para> -</sect2> +</sect1> <!-- ********** --> -<sect2 id="radio-examples"> +<sect1 id="radio-examples"> <title>Examples</title> <informalexample><para> @@ -105,7 +102,6 @@ by equal signs, commas by periods. </para></note> </para> </informalexample> -</sect2> </sect1> </chapter> _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
