Index: trunk/psLib/src/sys/psExit.h
===================================================================
--- trunk/psLib/src/sys/psExit.h	(revision 10979)
+++ trunk/psLib/src/sys/psExit.h	(revision 11248)
@@ -1,4 +1,7 @@
 #ifndef PS_EXIT_H
 #define PS_EXIT_H
+
+/// @addtogroup SysUtils System Utilities
+/// @{
 
 /// Exit status codes
@@ -15,3 +18,4 @@
 } psExit;
 
+/// @}
 #endif
