]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Oops, this should have been in r5895.
authorJulian Seward <jseward@acm.org>
Fri, 12 May 2006 23:35:10 +0000 (23:35 +0000)
committerJulian Seward <jseward@acm.org>
Fri, 12 May 2006 23:35:10 +0000 (23:35 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5896

docs/xml/manual-core.xml

index 83aeee6410c7a19148c1faa1ac16fd7ad125e8ea..548760d26d1ba141de6bc01477fd2d02b970536b 100644 (file)
@@ -827,7 +827,7 @@ that can report errors, e.g. Memcheck, but not Cachegrind.</para>
       <option><![CDATA[--error-limit=<yes|no> [default: yes] ]]></option>
     </term>
     <listitem>
-      <para>When enabled, Valgrind stops reporting errors after 100,000
+      <para>When enabled, Valgrind stops reporting errors after 10,000,000
       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>