Index: trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- trunk/doc/pslib/psLibSDRS.tex	(revision 3620)
+++ trunk/doc/pslib/psLibSDRS.tex	(revision 3621)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.193 2005-04-01 04:14:39 jhoblitt Exp $
+%%% $Id: psLibSDRS.tex,v 1.194 2005-04-01 04:20:31 jhoblitt Exp $
 \documentclass[panstarrs,spec]{panstarrs}
 
@@ -4226,6 +4226,8 @@
 
 Database indexes can be specified setting the \code{comment} field to
-``\code{Primary Key}'' or ``\code{Key}''.  Comment are otherwise
-ignored.
+``\code{Primary Key}'' or ``\code{Key}''.  ``Auto-incrementing'' columns may be
+specified by setting the \code{comment} field to \code{AUTO_INCREMENT}.
+Indexes and auto-increments maybe be combined in the same \code{comment}.
+Comments are otherwise ignored.
 
 \begin{verbatim}
