From: Bart Van Assche Date: Sun, 19 Jul 2009 09:19:58 +0000 (+0000) Subject: Fixed XML syntax. X-Git-Tag: svn/VALGRIND_3_5_0~361 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b83aa024756db9e75d5212a4eb86910e68fee2e9;p=thirdparty%2Fvalgrind.git Fixed XML syntax. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10487 --- diff --git a/memcheck/docs/mc-manual.xml b/memcheck/docs/mc-manual.xml index e2c362b5d6..24c5be0d0f 100644 --- a/memcheck/docs/mc-manual.xml +++ b/memcheck/docs/mc-manual.xml @@ -643,7 +643,7 @@ three possibilities we know of: The pointer might have originally been a start-pointer and have been - moved along deliberately (or not deliberately) by the program. + moved along deliberately (or not deliberately) by the program. @@ -660,6 +660,7 @@ three possibilities we know of: See this page for more information. + With that in mind, consider the nine possible cases described by the following figure.