summaryrefslogtreecommitdiffstats
path: root/testsuites/validation/ts-validation-0.c
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 /testsuites/validation/ts-validation-0.c
parentFix RTEMS_LINKER_ROSET_ITEM_ORDERED_DECLARE() (diff)
downloadrtems-a6689fb147649a29ff5533cec8a53635e2c95ec6.tar.bz2
Improve file header comment in generated files
Diffstat (limited to 'testsuites/validation/ts-validation-0.c')
-rw-r--r--testsuites/validation/ts-validation-0.c10
1 files changed, 7 insertions, 3 deletions
diff --git a/testsuites/validation/ts-validation-0.c b/testsuites/validation/ts-validation-0.c
index 1b5ea795cd..c56bd5ea81 100644
--- a/testsuites/validation/ts-validation-0.c
+++ b/testsuites/validation/ts-validation-0.c
@@ -37,11 +37,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
*/
#ifdef HAVE_CONFIG_H