summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/context.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/context.h')
-rw-r--r--cpukit/include/rtems/score/context.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/cpukit/include/rtems/score/context.h b/cpukit/include/rtems/score/context.h
index b174fa27e6..46e04e9600 100644
--- a/cpukit/include/rtems/score/context.h
+++ b/cpukit/include/rtems/score/context.h
@@ -3,9 +3,8 @@
*
* @ingroup RTEMSScoreContext
*
- * @brief Information About Each Thread's Context
- *
- * This include file contains all information about each thread's context.
+ * @brief This header file provides the interfaces of the
+ * @ref RTEMSScoreContext.
*/
/*