Markup wibbles.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@19 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/docs/techdocs.html b/docs/techdocs.html
index 4044d49..466cbd3 100644
--- a/docs/techdocs.html
+++ b/docs/techdocs.html
@@ -1192,7 +1192,7 @@
<p>
Most x86 instructions turn into sequences of <code>GET</code>,
-</code>PUT</code>, <code>LEA1</code>, <code>LEA2</code>,
+<code>PUT</code>, <code>LEA1</code>, <code>LEA2</code>,
<code>LOAD</code> and <code>STORE</code>. Some complicated ones
however rely on calling helper bits of code in
<code>vg_helpers.S</code>. The ucode instructions <code>PUSH</code>,
@@ -2107,9 +2107,6 @@
Although some work, it's all eminently doable, and it would make
Valgrind into an even-more-useful tool.
-<p>
-Update: as of 17 March 2002, this (these hooks) are done.
-
<p>
</body>