From 44b3b49c520bfb6206b0f81f759e4c279bad9352 Mon Sep 17 00:00:00 2001 From: Nicholas Nethercote Date: Sun, 22 Feb 2009 22:25:31 +0000 Subject: [PATCH] Fix an XML error spotted by Bart. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9218 --- docs/xml/FAQ.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/xml/FAQ.xml b/docs/xml/FAQ.xml index 8958b3a40c..109ea100fd 100644 --- a/docs/xml/FAQ.xml +++ b/docs/xml/FAQ.xml @@ -572,7 +572,7 @@ int main(void) Is it possible to attach Valgrind to a program that is already running? - + 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 -- 2.47.3