summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/timestamp.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/timestamp.h')
-rw-r--r--cpukit/include/rtems/score/timestamp.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/cpukit/include/rtems/score/timestamp.h b/cpukit/include/rtems/score/timestamp.h
index 3283d2449a..512c26a147 100644
--- a/cpukit/include/rtems/score/timestamp.h
+++ b/cpukit/include/rtems/score/timestamp.h
@@ -3,9 +3,9 @@
*
* @ingroup RTEMSScoreTimestamp
*
- * @brief Helpers for Manipulating Timestamps
- *
- * This include file contains helpers for manipulating timestamps.
+ * @brief This header file provides interfaces of the
+ * @ref RTEMSScoreTimestamp which are used by the implementation and the
+ * @ref RTEMSImplApplConfig.
*/
/*