Index: trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- trunk/doc/pslib/psLibSDRS.tex	(revision 7807)
+++ trunk/doc/pslib/psLibSDRS.tex	(revision 7854)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.416 2006-07-04 02:41:19 price Exp $
+%%% $Id: psLibSDRS.tex,v 1.417 2006-07-10 20:27:50 price Exp $
 \documentclass[panstarrs,spec]{panstarrs}
 
@@ -959,4 +959,10 @@
 size_t psStringStrip(char *string);
 \end{prototype}
+
+Substitute a \code{key} with \code{replace} in the \code{input} string:
+\begin{prototype}
+psString psStringSubstitute(psString input, const char *replace, const char *key);
+\end{prototype}
+
 
 \subsubsection{Fixed-Length Lines}
