]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Remove some text that shouldn't be there.
authorNicholas Nethercote <njn@valgrind.org>
Fri, 7 Aug 2009 05:58:00 +0000 (05:58 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Fri, 7 Aug 2009 05:58:00 +0000 (05:58 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10737

helgrind/docs/hg-manual.xml

index 458ba6b64d7e07b2581f8a78d070506b8a1974bc..24c284a8d053e7d69a6ace6cdbd20c2678f3694e 100644 (file)
@@ -961,13 +961,6 @@ unlock(mx)                             unlock(mx)
     </listitem>
   </varlistentry>
 
-   --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)
-
-
-
   <varlistentry id="opt.history-level"
                 xreflabel="--history-level">
     <term>