From: Nicholas Nethercote Date: Fri, 7 Aug 2009 05:58:00 +0000 (+0000) Subject: Remove some text that shouldn't be there. X-Git-Tag: svn/VALGRIND_3_5_0~113 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2169d23e04d34f8d6ba712f23705dc7a4abd46b5;p=thirdparty%2Fvalgrind.git Remove some text that shouldn't be there. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10737 --- diff --git a/helgrind/docs/hg-manual.xml b/helgrind/docs/hg-manual.xml index 458ba6b64d..24c284a8d0 100644 --- a/helgrind/docs/hg-manual.xml +++ b/helgrind/docs/hg-manual.xml @@ -961,13 +961,6 @@ unlock(mx) unlock(mx) - --history-level=none|partial|full [full] - full: show both stack traces for a data race (can be very slow) - approx: full trace for one thread, approx for the other (faster) - none: only show trace for one thread in a race (fastest) - - -