From 70dbafbf5ed26d0d434d6428d9f3de1be2ee502a Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 30 Nov 2020 14:00:08 +0100 Subject: config: Canonicalize @defgroup and @file comments Adjust group identifier and names to be in line with a common pattern. Use common phrases for the group and file brief descriptions. Update #3706. --- cpukit/include/rtems/confdefs/newlib.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'cpukit/include/rtems/confdefs/newlib.h') diff --git a/cpukit/include/rtems/confdefs/newlib.h b/cpukit/include/rtems/confdefs/newlib.h index c535e998f5..96bf850163 100644 --- a/cpukit/include/rtems/confdefs/newlib.h +++ b/cpukit/include/rtems/confdefs/newlib.h @@ -3,9 +3,10 @@ /** * @file * - * @ingroup RTEMSApplicationConfiguration + * @ingroup RTEMSImplApplConfig * - * @brief Evaluate Newlib Configuration Options + * @brief This header file evaluates configuration options related to the + * Newlib C Library configuration. * * This header file defines _CONFIGURE_ENABLE_NEWLIB_REENTRANCY for use by other * configuration header files. -- cgit v1.2.3