]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Documentation fixes.
authorBart Van Assche <bvanassche@acm.org>
Mon, 2 Jun 2008 17:38:43 +0000 (17:38 +0000)
committerBart Van Assche <bvanassche@acm.org>
Mon, 2 Jun 2008 17:38:43 +0000 (17:38 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_3_BRANCH@8173

exp-drd/docs/README.txt

index 47f2417485adada0f2c82fc21b379bc57d911ea4..d88ac5d99bd8115630af8c2e294be19c8620eac9 100644 (file)
@@ -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