summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/partmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/rtems/src/partmp.c')
-rw-r--r--cpukit/rtems/src/partmp.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/cpukit/rtems/src/partmp.c b/cpukit/rtems/src/partmp.c
index f97c3373c8..27578a3401 100644
--- a/cpukit/rtems/src/partmp.c
+++ b/cpukit/rtems/src/partmp.c
@@ -1,10 +1,10 @@
/**
* @file
*
- * @ingroup ClassicPartMP
+ * @ingroup RTEMSImplClassicPartitionMP
*
- * @brief This source file contains the implementation of the Partition Manager
- * MPCI support.
+ * @brief This source file contains the implementation to support the Partition
+ * Manager in multiprocessing (MP) configurations.
*/
/*