Index: trunk/doc/modules/ModulesSDRS.tex
===================================================================
--- trunk/doc/modules/ModulesSDRS.tex	(revision 4609)
+++ 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}
