]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
manual-core-adv.xml: listitems contain paras, not plain CDATA.
authorMark Wielaard <mark@klomp.org>
Wed, 13 May 2020 13:46:16 +0000 (15:46 +0200)
committerMark Wielaard <mark@klomp.org>
Wed, 13 May 2020 13:46:16 +0000 (15:46 +0200)
docs/xml/manual-core-adv.xml

index e94a402b6a2e565396cdd95840b1fd8f940054cc..fd05ecf2ec6709a5fb4a43518fc1266786023700 100644 (file)
@@ -841,15 +841,15 @@ are however some limitations and peculiarities:</para>
      the precision of registers and flags values (a typical performance 
      impact for memcheck is given for each option).
        <itemizedlist>
-         <listitem>
+         <listitem><para>
            <option>--vex-iropt-register-updates=allregs-at-mem-access</option> (+10%)
            ensures that all registers and flags are up to date at each memory
            access.
-         </listitem>
-         <listitem>
+         </para></listitem>
+         <listitem><para>
            <option>--vex-iropt-register-updates=allregs-at-each-insn</option> (+25%)
            ensures that all registers and flags are up to date at each instruction.
-         </listitem>
+         </para></listitem>
        </itemizedlist>
        Note that <option>--vgdb=full</option> (+500%, see above
        Precision of "stop-at" commands) automatically