From: Mark Wielaard Date: Wed, 13 May 2020 12:03:27 +0000 (+0200) Subject: Make FAQ.xml xmllint clean. X-Git-Tag: VALGRIND_3_16_0~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec37306c12f38d38b7f5e5f365ed011cf2702089;p=thirdparty%2Fvalgrind.git Make FAQ.xml xmllint clean. --- diff --git a/docs/xml/FAQ.xml b/docs/xml/FAQ.xml index b124606282..9919c8d40c 100644 --- a/docs/xml/FAQ.xml +++ b/docs/xml/FAQ.xml @@ -401,7 +401,7 @@ Invalid write of size 1 nature of the way Valgrind works that it cannot exactly replicate a native execution environment. In the case where your program crashes due to a memory error when run natively but not when run under Valgrind, - in most cases Memcheck should identify the bad memory operation.. + in most cases Memcheck should identify the bad memory operation. @@ -629,7 +629,7 @@ is built standalone as FAQ.txt. That's why we link to, for example, the online copy of the manual. --> - + Where can I get more help? Read the appropriate section(s) of the Valgrind Documentation.