Index: /trunk/doc/pslib/ChangeLogSDRS.tex
===================================================================
--- /trunk/doc/pslib/ChangeLogSDRS.tex	(revision 4198)
+++ /trunk/doc/pslib/ChangeLogSDRS.tex	(revision 4199)
@@ -1,3 +1,3 @@
-%%% $Id: ChangeLogSDRS.tex,v 1.133 2005-06-09 05:16:41 eugene Exp $
+%%% $Id: ChangeLogSDRS.tex,v 1.134 2005-06-09 22:21:06 jhoblitt Exp $
 
 \subsection{Changes from version 00 to version 01}
@@ -695,4 +695,5 @@
 \item moved image hierarchy section to ModulesSDRS
 \item moved photometry section to ModulesSDRS
-
-\end{itemize}
+\item add \code{psFitsOpenFD()}
+
+\end{itemize}
Index: /trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- /trunk/doc/pslib/psLibSDRS.tex	(revision 4198)
+++ /trunk/doc/pslib/psLibSDRS.tex	(revision 4199)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.272 2005-06-09 22:14:44 jhoblitt Exp $
+%%% $Id: psLibSDRS.tex,v 1.273 2005-06-09 22:21:06 jhoblitt Exp $
 \documentclass[panstarrs,spec]{panstarrs}
 
@@ -3349,4 +3349,10 @@
 
 Opens a FITS file and positions the pointer to the PHU.
+
+\begin{prototype}
+psFits *psFitsOpenFD(int fd);
+\end{prototype}
+
+Opens a file descriptor and positions the pointer to the PHU.
 
 \begin{prototype}
