Index: trunk/psModules/src/mainpage.dox
===================================================================
--- trunk/psModules/src/mainpage.dox	(revision 2111)
+++ trunk/psModules/src/mainpage.dox	(revision 2117)
@@ -1,11 +1,11 @@
-/** @mainpage psModule Module Processing Library
+/** @mainpage psModule Image Processing Library
 
 
 @section intro Introduction
 This library contains the Pan-STARRS Image Processing Pipeline (IPP) image processing modules. These modules
-use the functionality of the Pan-STARRS Library (psLib) to perform more complex tasks. Modules were constructed to
-support each of the required processing stages, and are listed in this document according to the particular processing 
-stage for which they will primarily be used. To preserve space, globally-visible structures and functions are
-prefixed with pm, for Pan-STARRS Modules.
+use the functionality of the Pan-STARRS Library (psLib) to perform more complex tasks associated with image 
+processing. Modules were constructed to support each of the required processing stages, and are listed according 
+to the particular processing  stage for which they will primarily be used. To preserve space, globally-visible 
+structures and functions are prefixed with pm, an abbreviation for Pan-STARRS Modules.
 
 Modules in this release include:
@@ -17,7 +17,5 @@
 
 
-The installed code for psModule consists of header files and binary libraries in 
-the form of static (libpsmodule.a) and shared (libpsmodule.so or libpsmodule.dylib, 
-depending on operating system.) 
+The installed code for psModule consists of header files and a static binary library (libpsmodule.a).
 
 @section extinstall Required 3rd Party Libraries
