Index: /trunk/doc/modules/ChangeLogSDRS.tex
===================================================================
--- /trunk/doc/modules/ChangeLogSDRS.tex	(revision 4708)
+++ /trunk/doc/modules/ChangeLogSDRS.tex	(revision 4709)
@@ -1,3 +1,3 @@
-%%% $Id: ChangeLogSDRS.tex,v 1.26 2005-08-02 00:57:00 price Exp $
+%%% $Id: ChangeLogSDRS.tex,v 1.27 2005-08-05 02:59:27 price Exp $
 
 \subsection{Changes from version 00 (16 August 2004) to version 01 (12 October 2004)}
@@ -93,3 +93,4 @@
 \item Added \code{CELL.READDIR} to specify read direction; \code{pmCellGetReaddir}.
 \item \code{pmFPAMorph} specified, ready for coding.
+\item \code{pmConfigRead} shall call \code{psTimeInitialize}.
 \end{itemize}
Index: /trunk/doc/modules/ModulesSDRS.tex
===================================================================
--- /trunk/doc/modules/ModulesSDRS.tex	(revision 4708)
+++ /trunk/doc/modules/ModulesSDRS.tex	(revision 4709)
@@ -1,3 +1,3 @@
-%%% $Id: ModulesSDRS.tex,v 1.50 2005-07-25 23:23:28 price Exp $
+%%% $Id: ModulesSDRS.tex,v 1.51 2005-08-05 02:59:27 price Exp $
 \documentclass[panstarrs]{panstarrs}
 
@@ -142,4 +142,6 @@
   filename of the camera configuration file (of type \code{STR}) as
   the data.
+\item \code{TIME} of type \code{STR}: The time configuration file (for
+  \code{psTimeInitialize}).
 \end{itemize}
 
@@ -170,4 +172,7 @@
         LRIS_RED        STR     lris_red.config
 END
+
+### psLib setup
+TIME            STR     time.config             # Time configuration file
 \end{verbatim}
 
@@ -611,5 +616,7 @@
 the relevant options from the argument list; this simplifies
 assignment of the mandatory arguments, since all the optional command
-line arguments are removed leaving only the mandatory arguments.
+line arguments are removed leaving only the mandatory arguments.  If
+\code{TIME} configuration file is specified in the site configuration,
+then the function shall also call \code{psTimeInitialize}.
 
 \code{pmConfigCameraFromHeader} shall load the \code{camera}
