From 5d5bde59e03915bd4ddda9928cc54e40860496a7 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Mon, 2 Jun 2008 17:38:43 +0000 Subject: [PATCH] Documentation fixes. git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_3_BRANCH@8173 --- exp-drd/docs/README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/exp-drd/docs/README.txt b/exp-drd/docs/README.txt index 47f2417485..d88ac5d99b 100644 --- a/exp-drd/docs/README.txt +++ b/exp-drd/docs/README.txt @@ -1,7 +1,7 @@ DRD: a Data Race Detector ========================= -Last update: December 3, 2007 by Bart Van Assche. +Last update: June 2, 2008 by Bart Van Assche. The Difficulty of Multithreading Programming @@ -48,7 +48,7 @@ helgrind. How to use DRD -------------- -To use this tool, specify --tool=drd on the Valgrind command line. +To use this tool, specify --tool=exp-drd on the Valgrind command line. Future DRD Versions -- 2.47.2