summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtems/ratemon.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/rtems/ratemon.h')
-rw-r--r--cpukit/include/rtems/rtems/ratemon.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/include/rtems/rtems/ratemon.h b/cpukit/include/rtems/rtems/ratemon.h
index 062602c314..c5918372a8 100644
--- a/cpukit/include/rtems/rtems/ratemon.h
+++ b/cpukit/include/rtems/rtems/ratemon.h
@@ -1,7 +1,7 @@
/**
* @file
*
- * @addtogroup ClassicRateMon
+ * @ingroup ClassicRateMon
*
* This include file contains all the constants, structures, and
* prototypes associated with the Rate Monotonic Manager. This manager
@@ -42,7 +42,7 @@ extern "C" {
/**
* @defgroup ClassicRateMon Rate Monotonic Scheduler
*
- * @ingroup ClassicRTEMS
+ * @ingroup RTEMSAPIClassic
*
* This encapsulates functionality related to the Classic API Rate
* Monotonic Manager.