summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/coresem.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/coresem.h')
-rw-r--r--cpukit/include/rtems/score/coresem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/include/rtems/score/coresem.h b/cpukit/include/rtems/score/coresem.h
index e1f22dc768..84b64eac1a 100644
--- a/cpukit/include/rtems/score/coresem.h
+++ b/cpukit/include/rtems/score/coresem.h
@@ -34,7 +34,7 @@ extern "C" {
*
* @ingroup RTEMSScore
*
- * @brief Semaphore Handler
+ * @brief This group contains the Semaphore Handler implementation.
*
* This handler encapsulates functionality which provides the foundation
* Semaphore services used in all of the APIs supported by RTEMS.