]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
mc-manual.xml: varlistentries cannot contain paras, listitems do.
authorMark Wielaard <mark@klomp.org>
Wed, 13 May 2020 13:24:31 +0000 (15:24 +0200)
committerMark Wielaard <mark@klomp.org>
Wed, 13 May 2020 13:24:31 +0000 (15:24 +0200)
memcheck/docs/mc-manual.xml

index 0e7ec4d07226263bda3e2b0b8180e8396f2224b5..5d6031376cc41a946055f5358f8c8f6f92f7864a 100644 (file)
@@ -842,15 +842,14 @@ is <option>--errors-for-leak-kinds=definite,possible</option>
         <listitem><para><option>none</option> for the empty set.</para>
         </listitem>
       </itemizedlist>
+      <para>Note that these heuristics are dependent on the layout of
+        the objects produced by the C++ compiler. They have been
+        tested with some gcc versions (e.g. 4.4 and 4.7). They might
+        not work properly with other C++ compilers.
+      </para>
     </listitem>
-
-    <para>Note that these heuristics are dependent on the layout of the objects
-      produced by the C++ compiler. They have been tested with some gcc versions
-      (e.g. 4.4 and 4.7). They might not work properly with other C++ compilers.
-    </para>
   </varlistentry>
 
-
   <varlistentry id="opt.show-reachable" xreflabel="--show-reachable">
     <term>
       <option><![CDATA[--show-reachable=<yes|no> ]]></option>
@@ -881,9 +880,10 @@ is <option>--errors-for-leak-kinds=definite,possible</option>
          </para>
         </listitem>
       </itemizedlist>
+      <para> Note that <option>--show-possibly-lost=no</option> has no
+       effect if <option>--show-reachable=yes</option> is
+       specified.</para>
     </listitem>
-    <para> Note that  <option>--show-possibly-lost=no</option> has no effect
-      if <option>--show-reachable=yes</option> is specified.</para>
   </varlistentry>
 
   <varlistentry id="opt.xtree-leak" xreflabel="--xtree-leak">
@@ -1399,14 +1399,15 @@ leak kinds are matched by this suppression entry.
 same way as with the option <option>--show-leak-kinds</option>, that is,
 one of the following:</para>
 <itemizedlist>
-  <listitem>a comma separated list of one or more of
-    <option>definite indirect possible reachable</option>.
+  <listitem><para>a comma separated list of one or more of
+    <option>definite indirect possible reachable</option>.</para>
   </listitem>
 
-  <listitem><option>all</option> to specify the complete set (all leak kinds).
+  <listitem><para><option>all</option> to specify the complete set
+  (all leak kinds).</para>
   </listitem>
 
-  <listitem><option>none</option> for the empty set.
+  <listitem><para><option>none</option> for the empty set.</para>
   </listitem>
 </itemizedlist>
 <para>If this optional extra line is not present, the suppression