Index: trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- trunk/doc/pslib/psLibSDRS.tex	(revision 374)
+++ trunk/doc/pslib/psLibSDRS.tex	(revision 379)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.29 2004-04-01 10:09:25 price Exp $
+%%% $Id: psLibSDRS.tex,v 1.30 2004-04-01 10:24:51 price Exp $
 \documentclass[panstarrs]{panstarrs}
 
@@ -1911,7 +1911,4 @@
 observations, \code{x}, \code{y} and \code{yErr}.
 
-\TBD{Higher-order (primarily 2D) polynomial fits may also be specified
-in the future.}
-
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -2120,5 +2117,5 @@
 Evaluate a 2-D polynomial surface for the image pixels.  Given the
 input polynomial coefficients, set the image pixel values on the basis
-of the polynomial function.  \tbd{return value?}
+of the polynomial function.  \tbd{Return value is not yet specified.}
 \begin{verbatim}
 int psImageEvalPolynomial(psImage *input, psPolynomial2D *coeffs);
