summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/chain.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/chain.h')
-rw-r--r--cpukit/include/rtems/score/chain.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/include/rtems/score/chain.h b/cpukit/include/rtems/score/chain.h
index fdfa963d07..bdd457228e 100644
--- a/cpukit/include/rtems/score/chain.h
+++ b/cpukit/include/rtems/score/chain.h
@@ -3,7 +3,8 @@
*
* @ingroup RTEMSScoreChain
*
- * @brief Chain Handler API
+ * @brief This header file provides interfaces of the
+ * @ref RTEMSScoreChain which are used by the implementation and the API.
*/
/*