Index: trunk/psLib/src/sys/psAbort.h
===================================================================
--- trunk/psLib/src/sys/psAbort.h	(revision 8627)
+++ trunk/psLib/src/sys/psAbort.h	(revision 11248)
@@ -1,3 +1,2 @@
-
 /** @file  psAbort.h
  *
@@ -8,11 +7,8 @@
  *  needing to abort from program execution.
  *
- *  @ingroup ErrorHandling
- *
  *  @author Eric Van Alst, MHPCC
  *
- *  @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-08-26 04:34:28 $
- *
+ *  $Revision: 1.13 $ $Name: not supported by cvs2svn $
+ *  $Date: 2007-01-23 22:47:23 $
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
  */
@@ -21,9 +17,6 @@
 #define PS_ABORT_H
 
-// Doxygen grouping tags
-
-/** @addtogroup ErrorHandling
- *  @{
- */
+/// @addtogroup SysUtils System Utilities
+/// @{
 
 /** Reports an abort message to logging facility
@@ -51,5 +44,4 @@
 #endif // __GNUC__
 
-/** @} */ // Doxygen - End of SystemGroup Functions
-
+/// @}
 #endif // #ifndef PS_ABORT_H
