From: Nicholas Nethercote Date: Sun, 26 Nov 2006 22:49:58 +0000 (+0000) Subject: Update a comment. X-Git-Tag: svn/VALGRIND_3_3_0~512 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b2049f47556d4065c336db897346b0eb2ef81c7;p=thirdparty%2Fvalgrind.git Update a comment. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6373 --- diff --git a/tests/vg_regtest.in b/tests/vg_regtest.in index f21c1c234d..25447244b9 100755 --- a/tests/vg_regtest.in +++ b/tests/vg_regtest.in @@ -78,8 +78,8 @@ # and handed to valgrind prior to any other flags specified by the # .vgtest file. # -# Notes on adding regression tests for a new tool are in -# coregrind/docs/coregrind_tools.html. +# Some more notes on adding regression tests for a new tool are in +# docs/xml/manual-writing-tools.xml. #---------------------------------------------------------------------------- use warnings;