summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtems/sem.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/include/rtems/rtems/sem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/include/rtems/rtems/sem.h b/cpukit/include/rtems/rtems/sem.h
index 8e83848465..3dcdfbfda8 100644
--- a/cpukit/include/rtems/rtems/sem.h
+++ b/cpukit/include/rtems/rtems/sem.h
@@ -30,7 +30,7 @@ extern "C" {
/**
* @defgroup ClassicSem Semaphores
*
- * @ingroup ClassicRTEMS
+ * @ingroup RTEMSAPIClassic
*
* This encapsulates functionality related to the Classic API
* Semaphore Manager.