Fix incorrectly matched tags, as found by xsltproc. ;-)
authorRichard Boulton <richard@tartarus.org>
Wed, 18 Jul 2001 22:18:02 +0000 (22:18 +0000)
committerRichard Boulton <richard@tartarus.org>
Wed, 18 Jul 2001 22:18:02 +0000 (22:18 +0000)
Original commit message from CVS:
Fix incorrectly matched tags, as found by xsltproc. ;-)

docs/manual/debugging.sgml
docs/manual/helloworld2.sgml

index 34c9206..46980e0 100644 (file)
@@ -43,6 +43,7 @@
           <option>--gst-plugin-path=<replaceable>PATH</replaceable></option> 
          Add a directory to the plugin search path.
          </para>
+       </listitem>
        <listitem>
          <para>
            <option>--help</option> Print the a short desciption of the
@@ -53,7 +54,6 @@
      </itemizedlist>
     </para>
     <para>
-    <para>
       The follwing table gives an overview of the mask values and 
       their meaning. (enabled) means that the corresponding flag
       has been set.
index 13e143a..a1bc1ae 100644 (file)
@@ -207,7 +207,7 @@ gst_play_have_type (GstElement *typefind, GstCaps *caps, GstElement *pipeline)
      Finally we set the pipeline back to the playing state. At this point the
      cache will replay the buffers. We will be notified when the cache is empty 
      with the gst_play_cache_empty callback function:
-    <para>
+    </para>
 
     <programlisting>
 static void