|
From: <sv...@va...> - 2007-11-25 14:09:24
|
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>
|