summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtems/timerimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/rtems/timerimpl.h')
-rw-r--r--cpukit/include/rtems/rtems/timerimpl.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/cpukit/include/rtems/rtems/timerimpl.h b/cpukit/include/rtems/rtems/timerimpl.h
index 4dd7951321..5305aa064a 100644
--- a/cpukit/include/rtems/rtems/timerimpl.h
+++ b/cpukit/include/rtems/rtems/timerimpl.h
@@ -1,7 +1,7 @@
/**
* @file
*
- * @ingroup ClassicTimerImpl
+ * @ingroup RTEMSImplClassicTimer
*
* @brief Classic Timer Implementation
*/
@@ -30,10 +30,12 @@ extern "C" {
#endif
/**
- * @defgroup ClassicTimerImpl Classic Timer Implementation
+ * @defgroup RTEMSImplClassicTimer Timer Manager
*
* @ingroup RTEMSImplClassic
*
+ * @brief This group contains the Timer Manager implementation.
+ *
* @{
*/