Index: trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- trunk/doc/pslib/psLibSDRS.tex	(revision 1535)
+++ trunk/doc/pslib/psLibSDRS.tex	(revision 1536)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.69 2004-08-14 00:32:21 price Exp $
+%%% $Id: psLibSDRS.tex,v 1.70 2004-08-14 00:34:31 price Exp $
 \documentclass[panstarrs,spec]{panstarrs}
 
@@ -2319,9 +2319,5 @@
 
 \begin{verbatim}
-/// Create a subimage of the area specified by an image section, [x1:x2,y1:y2]
-psImage *
-psImageSubsection(const psImage *image,	///< Parent image
-		  const *section	///< Image section, of the form [x1:x2,y1:y2]
-    );
+psImage *psImageSubsection(const psImage *image, const *section);
 \end{verbatim}
 Similar to \code{psImageSubset}, but uses an image \code{section}, of
