|
From: <sv...@va...> - 2006-05-12 23:35:13
|
Author: sewardj
Date: 2006-05-13 00:35:10 +0100 (Sat, 13 May 2006)
New Revision: 5896
Log:
Oops, this should have been in r5895.
Modified:
trunk/docs/xml/manual-core.xml
Modified: trunk/docs/xml/manual-core.xml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/docs/xml/manual-core.xml 2006-05-12 23:12:30 UTC (rev 5895)
+++ trunk/docs/xml/manual-core.xml 2006-05-12 23:35:10 UTC (rev 5896)
@@ -827,7 +827,7 @@
<option><![CDATA[--error-limit=3D<yes|no> [default: yes] ]]></opti=
on>
</term>
<listitem>
- <para>When enabled, Valgrind stops reporting errors after 100,000
+ <para>When enabled, Valgrind stops reporting errors after 10,000,0=
00
in total, or 1,000 different ones, have been seen. This is to
stop the error tracking machinery from becoming a huge performance
overhead in programs with many errors.</para>
|