From: Tom Hughes Date: Wed, 6 Oct 2004 12:25:49 +0000 (+0000) Subject: Remove reference to --tool=memcheck being the default. X-Git-Tag: svn/VALGRIND_3_0_0~1559 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86ffb724c2c16d5e24ecb81a619900aa137ddc9c;p=thirdparty%2Fvalgrind.git Remove reference to --tool=memcheck being the default. CCMAIL: 90086-done@bugs.kde.org git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2729 --- diff --git a/memcheck/docs/mc_main.html b/memcheck/docs/mc_main.html index d12ec8f3ff..32b618160c 100644 --- a/memcheck/docs/mc_main.html +++ b/memcheck/docs/mc_main.html @@ -7,9 +7,8 @@

Memcheck: a heavyweight memory checker

-To use this tool, you may specify --tool=memcheck on the -Valgrind command line. But you don't have to, since this is the -default tool. +To use this tool, you must specify --tool=memcheck on the +Valgrind command line.

3.1  Kinds of bugs that memcheck can find