Index: trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- trunk/doc/pslib/psLibSDRS.tex	(revision 6333)
+++ trunk/doc/pslib/psLibSDRS.tex	(revision 6356)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.379 2006-02-07 00:51:33 price Exp $
+%%% $Id: psLibSDRS.tex,v 1.380 2006-02-08 01:06:40 jhoblitt Exp $
 \documentclass[panstarrs,spec]{panstarrs}
 
@@ -4097,5 +4097,5 @@
 
 \begin{prototype}
-psMetadata *psFitsReadHeaderSet(const psFits *fits);
+psMetadata *psFitsReadHeaderSet(psMetadata *out, const psFits *fits);
 \end{prototype}
 Load a complete set of headers from the \code{psFits} file pointer.
@@ -4107,5 +4107,5 @@
 operation, the file pointer is rewound to the beginning of the file.
 At the end, it is positioned where it started when the function was
-called.
+called. If \code{out} is \code{NULL}, a new psMetadata is created.
 
 \begin{prototype}
