Index: /trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- /trunk/doc/pslib/psLibSDRS.tex	(revision 12381)
+++ /trunk/doc/pslib/psLibSDRS.tex	(revision 12382)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.444 2007-03-02 21:15:35 price Exp $
+%%% $Id: psLibSDRS.tex,v 1.445 2007-03-09 20:27:03 price Exp $
 \documentclass[panstarrs,spec]{panstarrs}
 
@@ -3757,5 +3757,5 @@
 
 \begin{prototype}
-bool psVectorInit(psVector *vector, ...);
+bool psVectorInit(psVector *vector, double value);
 \end{prototype}
 
@@ -3881,5 +3881,5 @@
 
 \begin{prototype}
-bool psImageInit(psImage *image, ...);
+bool psImageInit(psImage *image, double value);
 \end{prototype}
 
