summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtems/partimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/rtems/partimpl.h')
-rw-r--r--cpukit/include/rtems/rtems/partimpl.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/cpukit/include/rtems/rtems/partimpl.h b/cpukit/include/rtems/rtems/partimpl.h
index e2325bf8b5..3e2b1e759e 100644
--- a/cpukit/include/rtems/rtems/partimpl.h
+++ b/cpukit/include/rtems/rtems/partimpl.h
@@ -1,7 +1,7 @@
/**
* @file
*
- * @ingroup ClassicPartImpl
+ * @ingroup RTEMSImplClassicPartition
*
* @brief This header file provides interfaces used by the Partition Manager
* implementation.
@@ -26,10 +26,12 @@ extern "C" {
#endif
/**
- * @defgroup ClassicPartImpl Partition Manager Implementation
+ * @defgroup RTEMSImplClassicPartition Partition Manager
*
* @ingroup RTEMSImplClassic
*
+ * @brief This group contains the Partition Manager implementation.
+ *
* @{
*/