summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtems/regionimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/rtems/regionimpl.h')
-rw-r--r--cpukit/include/rtems/rtems/regionimpl.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/cpukit/include/rtems/rtems/regionimpl.h b/cpukit/include/rtems/rtems/regionimpl.h
index e9213ce6c7..418d5d052d 100644
--- a/cpukit/include/rtems/rtems/regionimpl.h
+++ b/cpukit/include/rtems/rtems/regionimpl.h
@@ -1,7 +1,7 @@
/**
* @file
*
- * @ingroup ClassicRegionImpl
+ * @ingroup RTEMSImplClassicRegion
*
* @brief Classic Region Manager Implementation
*/
@@ -28,10 +28,12 @@ extern "C" {
#endif
/**
- * @defgroup ClassicRegionImpl Classic Region Manager Implementation
+ * @defgroup RTEMSImplClassicRegion Region Manager
*
* @ingroup RTEMSImplClassic
*
+ * @brief This group contains the Region Manager implementation.
+ *
* @{
*/