]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Minor change of the help text.
authorBart Van Assche <bvanassche@acm.org>
Thu, 26 Jun 2008 07:30:32 +0000 (07:30 +0000)
committerBart Van Assche <bvanassche@acm.org>
Thu, 26 Jun 2008 07:30:32 +0000 (07:30 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8280

exp-drd/drd_main.c

index 9760ca1636c9a5dcaa2b7244690f8359bef3ca0d..30cc0c5bda255ae2369666f26b20cbbfd79db0fa 100644 (file)
@@ -185,8 +185,8 @@ static void drd_print_usage(void)
 "    --var-info=yes|no         Display the names of global, static and\n"
 "        stack variables when a race is reported on such a variable. This\n"
 "        information is by default not displayed since for big programs\n"
-"        reading in all debug information for all variables at once may\n"
-"        cause an out of memory error [no].\n"
+"        reading in all debug information at once may cause an out of\n"
+"        memory error [no].\n"
 "\n"
 "  exp-drd options for monitoring process behavior:\n"
 "    --trace-addr=<address>    Trace all load and store activity for the.\n"