diff --git a/changelog b/changelog
index 32ffb06..0025175 100644
--- a/changelog
+++ b/changelog
@@ -1,4 +1,8 @@
-20100301 tpd src/axiom-website/patches.html 2010301.01.tpd.patch
+20100304 tpd src/axiom-website/patches.html 2010304.01.tzk.patch
+20100304 tpd readme add Ted Kosan to credits
+20100304 tpd books/bookvol5 add Ted Kosan to credits
+20100304 tzk src/axiom-website/download.html git-clone to git clone
+20100304 tzk Ted Kosan <ted.kosan@gmail.com>
 20100301 tpd src/interp/vmlisp.lisp remove unused functions
 20100301 tpd src/interp/g-timer.lisp remove unused functions
 20100301 tpd src/interp/g-error.lisp remove unused functions
diff --git a/readme b/readme
index c9716cd..bdec238 100644
--- a/readme
+++ b/readme
@@ -227,7 +227,8 @@ at the axiom command prompt will prettyprint the list.
 "Pietro Iglio"
 "Alejandro Jakubi       Richard Jenks"
 "Kai Kaminski           Grant Keady            Tony Kennedy"
-"Paul Kosinski          Klaus Kusche           Bernhard Kutzler"
+"Ted Kosan              Paul Kosinski          Klaus Kusche"
+"Bernhard Kutzler"
 "Tim Lahey              Larry Lambe            Franz Lehner"
 "Frederic Lehobey       Michel Levaud          Howard Levy"
 "Liu Xiaojun            Rudiger Loos           Michael Lucks"
diff --git a/src/axiom-website/download.html b/src/axiom-website/download.html
index d4944c1..21cd5a8 100644
--- a/src/axiom-website/download.html
+++ b/src/axiom-website/download.html
@@ -842,7 +842,7 @@ make
 You can clone the git repository from GitHub:
 
 <pre>
-git-clone git://github.com/daly/axiom.git
+git clone git://github.com/daly/axiom.git
 cd axiom
 export AXIOM=`pwd`/mnt/<SYSNAME> (see table below)
 export PATH=$AXIOM/bin:$PATH
diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html
index 95f3272..2114af9 100644
--- a/src/axiom-website/patches.html
+++ b/src/axiom-website/patches.html
@@ -2507,5 +2507,7 @@ src/interp/vmlisp.lisp remove non-common lisp macros<br/>
 src/interp/*.lisp.pamphlet remove MAKESTRING macro<br/>
 <a href="patches/20100301.01.tpd.patch">20100301.01.tpd.patch</a>
 books/bookvol10.3 fix IndexedBits range error<br/>
+<a href="patches/20100304.01.tzk.patch">20100304.01.tzk.patch</a>
+src/axiom-website/download.html git-clone to git clone<br/>
  </body>
 </html>
