From 8b2049f47556d4065c336db897346b0eb2ef81c7 Mon Sep 17 00:00:00 2001 From: Nicholas Nethercote Date: Sun, 26 Nov 2006 22:49:58 +0000 Subject: [PATCH] Update a comment. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6373 --- tests/vg_regtest.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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; -- 2.47.2