summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/objectmp.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/include/rtems/score/objectmp.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/cpukit/include/rtems/score/objectmp.h b/cpukit/include/rtems/score/objectmp.h
index 74a01de1a7..e9419d7bc0 100644
--- a/cpukit/include/rtems/score/objectmp.h
+++ b/cpukit/include/rtems/score/objectmp.h
@@ -32,11 +32,12 @@ extern "C" {
#endif
/**
- * @defgroup RTEMSScoreObjectMP Object Handler Multiprocessing Support
+ * @defgroup RTEMSScoreObjectMP Object Handler Multiprocessing (MP) Support
*
- * @ingroup RTEMSScore
+ * @ingroup RTEMSScoreObject
*
- * @brief Object Handler Multiprocessing Support
+ * @brief This group contains the implementation to support the Object Handler
+ * in multiprocessing (MP) configurations.
*
* This handler encapsulates functionality which is used to manage
* objects which have been declared to be globally visible. This handler