summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtems/dpmemimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/rtems/dpmemimpl.h')
-rw-r--r--cpukit/include/rtems/rtems/dpmemimpl.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/cpukit/include/rtems/rtems/dpmemimpl.h b/cpukit/include/rtems/rtems/dpmemimpl.h
index ce98b3c5ec..54324d6016 100644
--- a/cpukit/include/rtems/rtems/dpmemimpl.h
+++ b/cpukit/include/rtems/rtems/dpmemimpl.h
@@ -1,7 +1,7 @@
/**
* @file
*
- * @ingroup ClassicDPMEMImpl
+ * @ingroup RTEMSImplClassicDPMem
*
* @brief Dual Ported Memory Manager Implementation
*/
@@ -25,10 +25,12 @@ extern "C" {
#endif
/**
- * @defgroup ClassicDPMEMImpl Dual Ported Memory Manager Implementation
+ * @defgroup RTEMSImplClassicDPMem Dual-Ported Memory Manager
*
* @ingroup RTEMSImplClassic
*
+ * @brief This group contains the Dual-Ported Memory Manager implementation.
+ *
* @{
*/