diff --git a/changelog b/changelog
index c567d7b..31e66f5 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,5 @@
+20100101 tpd src/axiom-website/patches.html 20100101.06.tpd.patch
+20100101 tpd src/input/fixed fix typo
 20100101 tpd src/axiom-website/patches.html 20100101.05.tpd.patch
 20100101 tpd books/bookvol5 ignore unused values
 20100101 tpd src/input/en.input fix typo
diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html
index cf84324..9616b75 100644
--- a/src/axiom-website/patches.html
+++ b/src/axiom-website/patches.html
@@ -2356,5 +2356,7 @@ src/input/en.input rewrite using machineFraction<br/>
 src/axiom-website/patches.html fix 2009->2010 dates<br/>
 <a href="patches/20100101.05.tpd.patch">20100101.05.tpd.patch</a>
 src/input/e1.input rewrite using machineFraction<br/>
+<a href="patches/20100101.06.tpd.patch">20100101.05.tpd.patch</a>
+src/input/fixed fix typo<br/>
  </body>
 </html>
diff --git a/src/input/fixed.input.pamphlet b/src/input/fixed.input.pamphlet
index 233144e..ef89b9d 100644
--- a/src/input/fixed.input.pamphlet
+++ b/src/input/fixed.input.pamphlet
@@ -973,7 +973,7 @@ close!(fin)
 --E
 
 --S 75 of 267
-)lis (system "rm /tmp/foo")
+)lisp (system "rm /tmp/foo")
 --R 
 --RValue = 0
 --E
