]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
merge rev 1.35.2.6:
authorJulian Seward <jseward@acm.org>
Wed, 16 Oct 2002 19:41:41 +0000 (19:41 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 16 Oct 2002 19:41:41 +0000 (19:41 +0000)
Change the capitalisation of Reuben's Mite.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1237

coregrind/docs/manual.html
memcheck/docs/manual.html

index 39e4227633d718c69343d1ef6f6fa08cdc6ca93d..6731b829364cccd8c8b973c8e56825a2b271e494 100644 (file)
@@ -1940,7 +1940,7 @@ checks.
 numbers of virtual registers.  A linear-scan register allocator is
 used to assign real registers and possibly generate spill code.  All
 of this is still phrased in terms of the intermediate code.  This
-machinery is inspired by the work of Reuben Thomas (MITE).
+machinery is inspired by the work of Reuben Thomas (Mite).
 
 <p>Then, and only then, is the final x86 code emitted.  The
 intermediate code is carefully designed so that x86 code can be
index 2847607d1dbfdcadba974181bfb2bcda16d43077..6a1e7cb7de79e813f7630f7287982347db32fee9 100644 (file)
@@ -1931,7 +1931,7 @@ checks.
 numbers of virtual registers.  A linear-scan register allocator is
 used to assign real registers and possibly generate spill code.  All
 of this is still phrased in terms of the intermediate code.  This
-machinery is inspired by the work of Reuben Thomas (MITE).
+machinery is inspired by the work of Reuben Thomas (Mite).
 
 <p>Then, and only then, is the final x86 code emitted.  The
 intermediate code is carefully designed so that x86 code can be