From: Julian Seward Date: Sun, 25 Aug 2002 20:10:12 +0000 (+0000) Subject: Doc wibble; change $VALGRIND to $VALGRIND_OPTS. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8483480bbb4402cdd210f6a76d0990e2f7eaeea4;p=thirdparty%2Fvalgrind.git Doc wibble; change $VALGRIND to $VALGRIND_OPTS. MERGE TO HEAD git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_1_0_BRANCH@634 --- diff --git a/docs/manual.html b/docs/manual.html index 3d3b2e8a50..47ec6221cd 100644 --- a/docs/manual.html +++ b/docs/manual.html @@ -345,7 +345,7 @@ You invoke Valgrind like this:

Note that Valgrind also reads options from the environment variable -$VALGRIND, and processes them before the command-line +$VALGRIND_OPTS, and processes them before the command-line options.

Valgrind's default settings succeed in giving reasonable behaviour