Index: trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- trunk/doc/pslib/psLibSDRS.tex	(revision 8793)
+++ trunk/doc/pslib/psLibSDRS.tex	(revision 8838)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.429 2006-09-12 03:49:25 jhoblitt Exp $
+%%% $Id: psLibSDRS.tex,v 1.430 2006-09-19 21:56:42 price Exp $
 \documentclass[panstarrs,spec]{panstarrs}
 
@@ -3112,4 +3112,5 @@
 % XXX this is pretty much the same thing as psMetadataPrint() but in a
 % different format.  Can we dump psMetadataPrint()? -JH
+%%% Would prefer not to --- it's a simpler format, useful for debugging --- PAP.
 \begin{prototype}
 bool psMetadataConfigPrint(FILE *stream, psMetadata *md);
@@ -3184,6 +3185,10 @@
   1.23+4.56i in the future.}
 
-\tbd{May add null, Not-a-Number (NaN), de-normalized, underflow, overflow,
-and/or +/-infinity values for selected types.}
+A value specified as a floating point type (\code{F32} or \code{F64})
+may be Not-a-Number (\code{nan}) or positive infinity (\code{inf}) or
+negative infinity (\code{-inf}).
+
+\tbd{May add null, de-normalized, underflow, and/or overflow values
+for selected types.}
 
 \subparagraph{MULTI}
