|
From: <sv...@va...> - 2009-05-07 00:20:27
|
Author: njn
Date: 2009-05-07 01:20:07 +0100 (Thu, 07 May 2009)
New Revision: 9788
Log:
Minor doc fix.
Modified:
branches/VALGRIND_3_4_BRANCH/memcheck/docs/mc-manual.xml
Modified: branches/VALGRIND_3_4_BRANCH/memcheck/docs/mc-manual.xml
===================================================================
--- branches/VALGRIND_3_4_BRANCH/memcheck/docs/mc-manual.xml 2009-05-06 07:34:26 UTC (rev 9787)
+++ branches/VALGRIND_3_4_BRANCH/memcheck/docs/mc-manual.xml 2009-05-07 00:20:07 UTC (rev 9788)
@@ -183,8 +183,7 @@
<option>--leak-resolution=high</option> together with
<option>--num-callers=40</option> or some such large number. Note
however that this can give an overwhelming amount of information,
- which is why the defaults are 4 callers and low-resolution
- matching.</para>
+ which is why the defaults give less information.</para>
<para>Note that the <option>--leak-resolution=</option> setting
does not affect <constant>memcheck's</constant> ability to find
|