Index: trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- trunk/doc/pslib/psLibSDRS.tex	(revision 3159)
+++ trunk/doc/pslib/psLibSDRS.tex	(revision 3163)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.176 2005-02-08 09:57:29 jhoblitt Exp $
+%%% $Id: psLibSDRS.tex,v 1.177 2005-02-08 20:04:56 price Exp $
 \documentclass[panstarrs,spec]{panstarrs}
 
@@ -3936,10 +3936,11 @@
 the \code{psList}.  The entry \code{mode} for \code{psMetadataAddItem}
 is a bit mask constructed by OR-ing the allowed option flags (eg,
-PS_META_REPLACE) which specifies minor variations on the behavior.
-The \code{format} entry, which specifies both the metadata type and
-the optional flags, is constructed by bit-wise OR-ing the appropriate
-\code{psMetadataType} and allowed option option flags.  Care should be
-taken not to leak memory when appending an item for which the key
-already exists in the metadata (and is not \code{PS_META_LIST}).
+\code{PS_META_REPLACE}) which specifies minor variations on the
+behavior.  The \code{format} entry, which specifies both the metadata
+type and the optional flags, is constructed by bit-wise OR-ing the
+appropriate \code{psMetadataType} and allowed option option flags.
+Care should be taken not to leak memory when appending an item for
+which the key already exists in the metadata (and is not
+\code{PS_META_LIST}).
 %
 \begin{verbatim}
