|
From: <sv...@va...> - 2009-02-22 22:25:37
|
Author: njn
Date: 2009-02-22 22:25:31 +0000 (Sun, 22 Feb 2009)
New Revision: 9218
Log:
Fix an XML error spotted by Bart.
Modified:
trunk/docs/xml/FAQ.xml
Modified: trunk/docs/xml/FAQ.xml
===================================================================
--- trunk/docs/xml/FAQ.xml 2009-02-22 22:23:09 UTC (rev 9217)
+++ trunk/docs/xml/FAQ.xml 2009-02-22 22:25:31 UTC (rev 9218)
@@ -572,7 +572,7 @@
<para>Is it possible to attach Valgrind to a program that is already
running?</para>
</question>
- <answer id="a-undeferrors">
+ <answer id="a-attach">
<para>No. The environment that Valgrind provides for running programs
is significantly different to that for normal programs, e.g. due to
different layout of memory. Therefore Valgrind has to have full control
|