|
From: Mark W. <ma...@so...> - 2020-05-13 16:06:55
|
https://sourceware.org/git/gitweb.cgi?p=valgrind.git;h=53dd0183d815a9d1c6eb27e2a79a84127f08c017 commit 53dd0183d815a9d1c6eb27e2a79a84127f08c017 Author: Mark Wielaard <ma...@kl...> Date: Wed May 13 15:52:32 2020 +0200 dh-manual.xml: Put stray text before graphic in a para. Diff: --- dhat/docs/dh-manual.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/dhat/docs/dh-manual.xml b/dhat/docs/dh-manual.xml index f9fef0d505..f643e62d63 100644 --- a/dhat/docs/dh-manual.xml +++ b/dhat/docs/dh-manual.xml @@ -187,9 +187,10 @@ showing the allocation point (AP) tree.</para> <sect3><title>Structure</title> -The following image shows a screenshot of part of an AP tree. The font is very -small because this screenshot is intended to demonstrate the high-level -structure of the tree rather than the details within the text. +<para>The following image shows a screenshot of part of an AP +tree. The font is very small because this screenshot is intended to +demonstrate the high-level structure of the tree rather than the +details within the text.</para> <graphic fileref="images/dh-tree.png" scalefit="1"/> |