Author: sewardj
Date: 2007-11-25 14:09:26 +0000 (Sun, 25 Nov 2007)
New Revision: 7214

Log:
Fix broken link.

Modified:
   trunk/docs/xml/manual-core.xml


Modified: trunk/docs/xml/manual-core.xml
===================================================================
--- trunk/docs/xml/manual-core.xml      2007-11-25 14:08:53 UTC (rev 7213)
+++ trunk/docs/xml/manual-core.xml      2007-11-25 14:09:26 UTC (rev 7214)
@@ -1501,7 +1501,7 @@
    using malloc/new/free/delete, it should still work, but Memcheck's
    error checking won't be so effective.  If you describe your program's
    memory management scheme using "client requests" 
-   (see <xref linkend="manual-core.clientreq"/>), Memcheck can do
+   (see <xref linkend="manual-core-adv.clientreq"/>), Memcheck can do
    better.  Nevertheless, using malloc/new and free/delete is still the
    best approach.</para>
   </listitem>


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Valgrind-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-developers

Reply via email to