Index: trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- trunk/doc/pslib/psLibSDRS.tex	(revision 4061)
+++ trunk/doc/pslib/psLibSDRS.tex	(revision 4062)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.239 2005-06-01 01:33:39 jhoblitt Exp $
+%%% $Id: psLibSDRS.tex,v 1.240 2005-06-01 02:09:16 jhoblitt Exp $
 \documentclass[panstarrs,spec]{panstarrs}
 
@@ -4752,8 +4752,14 @@
 
 \begin{prototype}
-psFits *psFitsAlloc(const char *filename);
-\end{prototype}
-
-Opens a FITS file at positions the pointer to the PHU.
+psFits *psFitsOpen(const char *filename);
+\end{prototype}
+
+Opens a FITS file and positions the pointer to the PHU.
+
+\begin{prototype}
+bool psFitsClose(psFits *fits);
+\end{prototype}
+
+Closes a FITS file.
 
 \begin{prototype}
