From 6b5f22dcbb4a876080a3713233e4d5a23d6383ed Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 26 Nov 2020 11:45:47 +0100 Subject: rtems: Canonicalize Doxygen @file comments Use common phrases for the file brief descriptions. Update #3706. --- cpukit/rtems/src/signalcatch.c | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'cpukit/rtems/src/signalcatch.c') diff --git a/cpukit/rtems/src/signalcatch.c b/cpukit/rtems/src/signalcatch.c index 5ace9642fb..c59e132ad3 100644 --- a/cpukit/rtems/src/signalcatch.c +++ b/cpukit/rtems/src/signalcatch.c @@ -1,8 +1,11 @@ /** - * @file + * @file * - * @brief RTEMS Catch Signal - * @ingroup ClassicSignal + * @ingroup RTEMSImplClassicSignal + * + * @brief This source file contains the implementation of + * rtems_signal_catch() and the Signal Manager multiprocessing (MP) support + * system initialization. */ /* -- cgit v1.2.3