From a6689fb147649a29ff5533cec8a53635e2c95ec6 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 22 Jan 2021 16:01:46 +0100 Subject: Improve file header comment in generated files --- testsuites/validation/tc-message-construct-errors.c | 10 +++++++--- testsuites/validation/tc-part-performance.c | 10 +++++++--- testsuites/validation/tc-task-construct-errors.c | 10 +++++++--- testsuites/validation/ts-performance-0.c | 10 +++++++--- testsuites/validation/ts-validation-0.c | 10 +++++++--- 5 files changed, 35 insertions(+), 15 deletions(-) (limited to 'testsuites') diff --git a/testsuites/validation/tc-message-construct-errors.c b/testsuites/validation/tc-message-construct-errors.c index d71e427b63..f2fa30638b 100644 --- a/testsuites/validation/tc-message-construct-errors.c +++ b/testsuites/validation/tc-message-construct-errors.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 diff --git a/testsuites/validation/tc-part-performance.c b/testsuites/validation/tc-part-performance.c index 46f48c7bf5..5c3148edcc 100644 --- a/testsuites/validation/tc-part-performance.c +++ b/testsuites/validation/tc-part-performance.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 diff --git a/testsuites/validation/tc-task-construct-errors.c b/testsuites/validation/tc-task-construct-errors.c index 4dfd12dbb8..bbaaf04ba2 100644 --- a/testsuites/validation/tc-task-construct-errors.c +++ b/testsuites/validation/tc-task-construct-errors.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 diff --git a/testsuites/validation/ts-performance-0.c b/testsuites/validation/ts-performance-0.c index cc61547ef9..1fb15ecfce 100644 --- a/testsuites/validation/ts-performance-0.c +++ b/testsuites/validation/ts-performance-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 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 -- cgit v1.2.3