Fixes: b5c89ee9839a ("Doc: add item on tcmalloc >= 2.16 hangs to FAQ")
<para>Your options are:
<itemizedlist>
- <listitem>Do not use tcmalloc in the builds that you test with Valgrind.</listitem>
- <listitem>Use an older version of tcmalloc. This problem started on 2024-03-24.
- If you use gperftools 2.15 or older you should not have this problem.</listitem>
+ <listitem><para>Do not use tcmalloc in the builds that you test with Valgrind.</para></listitem>
+ <listitem><para>Use an older version of tcmalloc. This problem started on 2024-03-24.
+ If you use gperftools 2.15 or older you should not have this problem.</para></listitem>
</itemizedlist>
</para>