Index: trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- trunk/doc/pslib/psLibSDRS.tex	(revision 8770)
+++ trunk/doc/pslib/psLibSDRS.tex	(revision 8793)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.428 2006-09-07 22:00:34 jhoblitt Exp $
+%%% $Id: psLibSDRS.tex,v 1.429 2006-09-12 03:49:25 jhoblitt Exp $
 \documentclass[panstarrs,spec]{panstarrs}
 
@@ -3110,4 +3110,14 @@
 returned on failure.
 
+% XXX this is pretty much the same thing as psMetadataPrint() but in a
+% different format.  Can we dump psMetadataPrint()? -JH
+\begin{prototype}
+bool psMetadataConfigPrint(FILE *stream, psMetadata *md);
+\end{prototype}
+
+The metadata \code{md} is processed in same manner as it would be with
+\code{psMetadataConfigFormat()} and the resulting string is printed to
+\code{stream}.  \code{false} is returned on failure.
+
 \paragraph{Comments}
 
