diff --git a/books/bookvol10.2.pamphlet b/books/bookvol10.2.pamphlet
index 0b3a87c..493e18c 100644
--- a/books/bookvol10.2.pamphlet
+++ b/books/bookvol10.2.pamphlet
@@ -8563,7 +8563,7 @@ o )show AffineSpaceCategory
 
 {\bf Exports:}\\
 
-\begin{tabular}{llll}
+\begin{tabular}{lllll}
 \cross{AFSPCAT}{?.?} &
 \cross{AFSPCAT}{?=?} &
 \cross{AFSPCAT}{?\~{}=?} &
@@ -8626,6 +8626,7 @@ AffineSpaceCategory(K:Field):Category == Implementation where
 
   LIST ==> List
   INT  ==> Integer
+  NNI  ==> NonNegativeInteger
 
   Implementation ==>
    SetCategoryWithDegree with
diff --git a/changelog b/changelog
index 0a3a3bc..18f9f30 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,5 @@
+20100516 tpd src/axiom-website/patches.html 20100516.02.tpd.patch
+20100516 tpd books/bookvol10.2 fix NNI and export list typos
 20100516 tpd src/axiom-website/patches.html 20100516.01.tpd.patch
 20100516 tpd src/algebra/Makefile help and test files for AFSPCAT
 20100516 tpd books/bookvol5 expose AffineSpaceCategory
diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html
index 976ccad..5b529dd 100644
--- a/src/axiom-website/patches.html
+++ b/src/axiom-website/patches.html
@@ -2727,5 +2727,7 @@ books/ps/v103pseudoalgebraicclosureoffinitefield.ps corrected<br/>
 books/bookvol10.3 ProjectivePlaneOverPseudoAlgebraicClosureOfFiniteField<br/>
 <a href="patches/20100516.01.tpd.patch">20100516.01.tpd.patch</a>
 books/bookvol10.2 add AffineSpaceCategory<br/>
+<a href="patches/20100516.02.tpd.patch">20100516.02.tpd.patch</a>
+books/bookvol10.2 fix NNI and export list typos<br/>
  </body>
 </html>
