summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtems/timer.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-01-22 16:01:46 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-01-25 06:49:27 +0100
commita6689fb147649a29ff5533cec8a53635e2c95ec6 (patch)
tree927d48c8c37c87ecedeaaa2c5b452f0dc5f421be /cpukit/include/rtems/rtems/timer.h
parentFix RTEMS_LINKER_ROSET_ITEM_ORDERED_DECLARE() (diff)
downloadrtems-a6689fb147649a29ff5533cec8a53635e2c95ec6.tar.bz2
Improve file header comment in generated files
Diffstat (limited to '')
-rw-r--r--cpukit/include/rtems/rtems/timer.h10
1 files changed, 7 insertions, 3 deletions
diff --git a/cpukit/include/rtems/rtems/timer.h b/cpukit/include/rtems/rtems/timer.h
index 3d454e39ec..fe22eef39d 100644
--- a/cpukit/include/rtems/rtems/timer.h
+++ b/cpukit/include/rtems/rtems/timer.h
@@ -40,11 +40,15 @@
* worded better please post a report or patch to an RTEMS mailing list
* or raise a bug report:
*
- * https://docs.rtems.org/branches/master/user/support/bugs.html
+ * https://www.rtems.org/bugs.html
*
- * For information on updating and regenerating please refer to:
+ * For information on updating and regenerating please refer to the How-To
+ * section in the Software Requirements Engineering chapter of the
+ * RTEMS Software Engineering manual. The manual is provided as a part of
+ * a release. For development sources please refer to the online
+ * documentation at:
*
- * https://docs.rtems.org/branches/master/eng/req/howto.html
+ * https://docs.rtems.org
*/
/* Generated from spec:/rtems/timer/if/header */