summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/states.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/states.h')
-rw-r--r--cpukit/include/rtems/score/states.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/cpukit/include/rtems/score/states.h b/cpukit/include/rtems/score/states.h
index 6e9d60cb74..6d996f3649 100644
--- a/cpukit/include/rtems/score/states.h
+++ b/cpukit/include/rtems/score/states.h
@@ -3,9 +3,9 @@
*
* @ingroup RTEMSScoreStates
*
- * @brief Thread Execution State Information
- *
- * This include file defines thread execution state information.
+ * @brief This header file provides interfaces of the
+ * @ref RTEMSScoreStates which are used by the implementation and the
+ * @ref RTEMSImplApplConfig.
*/
/*