Index: trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- trunk/doc/pslib/psLibSDRS.tex	(revision 3949)
+++ trunk/doc/pslib/psLibSDRS.tex	(revision 3950)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.220 2005-05-16 21:45:21 price Exp $
+%%% $Id: psLibSDRS.tex,v 1.221 2005-05-16 22:07:45 jhoblitt Exp $
 \documentclass[panstarrs,spec]{panstarrs}
 
@@ -4424,7 +4424,8 @@
 Database indexes can be specified setting the \code{comment} field to
 ``\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.
+specified by setting the \code{comment} field to ``\code{AUTO_INCREMENT}''.
+Indexes and auto-increments maybe be combined in the same \code{comment}.  They
+must be separated by optional whitespace, a comma, and then more optional
+whitespace.  The \code{comment} field is otherwise ignored.
 
 \begin{verbatim}
