]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Remove reference to --tool=memcheck being the default.
authorTom Hughes <tom@compton.nu>
Wed, 6 Oct 2004 12:25:49 +0000 (12:25 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 6 Oct 2004 12:25:49 +0000 (12:25 +0000)
CCMAIL: 90086-done@bugs.kde.org

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2729

memcheck/docs/mc_main.html

index d12ec8f3ff76ff5f0ba7be8290ecd2a5d7e3933d..32b618160c2ef2e8ca99025b3be24fdad59c6f3e 100644 (file)
@@ -7,9 +7,8 @@
 <a name="mc-top"></a>
 <h2>3&nbsp; <b>Memcheck</b>: a heavyweight memory checker</h2>
 
-To use this tool, you may specify <code>--tool=memcheck</code> on the
-Valgrind command line.  But you don't have to, since this is the
-default tool.
+To use this tool, you must specify <code>--tool=memcheck</code> on the
+Valgrind command line.
 
 <h3>3.1&nbsp; Kinds of bugs that memcheck can find</h3>