Index: trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- trunk/doc/pslib/psLibSDRS.tex	(revision 7572)
+++ trunk/doc/pslib/psLibSDRS.tex	(revision 7616)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.410 2006-06-15 00:30:49 price Exp $
+%%% $Id: psLibSDRS.tex,v 1.411 2006-06-21 21:34:17 jhoblitt Exp $
 \documentclass[panstarrs,spec]{panstarrs}
 
@@ -824,5 +824,5 @@
 
 \begin{prototype}
-bool psMemThreadSafety(bool safe);
+bool psMemSetThreadSafety(bool safe);
 \end{prototype}
 
@@ -832,4 +832,10 @@
 \code{false}.  The function shall return the previous value of the
 thread safety.
+
+\begin{prototype}
+bool psMemGetThreadSafety(void);
+\end{prototype}
+
+\code{psMemGetThreadSafety} shall return the current state of thread safety in the memory management system.
 
 Note that the default behaviour of the library shall be for the
