From c81ac0e750776294fce56f6744671e3090b0579a Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 26 Nov 2020 10:42:03 +0100 Subject: score: Canonicalize Doxygen groups Adjust group identifier and names to be in line with a common pattern. Use common phrases for the group brief descriptions. Update #3706. --- cpukit/include/rtems/score/mppkt.h | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'cpukit/include/rtems/score/mppkt.h') diff --git a/cpukit/include/rtems/score/mppkt.h b/cpukit/include/rtems/score/mppkt.h index 1a00aa8ccd..fd7f883117 100644 --- a/cpukit/include/rtems/score/mppkt.h +++ b/cpukit/include/rtems/score/mppkt.h @@ -33,11 +33,12 @@ extern "C" { #endif /** - * @defgroup RTEMSScoreMPPacket MP Packet Handler + * @defgroup RTEMSScoreMPPacket Multiprocessing (MP) Packet Handler * - * @ingroup RTEMSScore + * @ingroup RTEMSScoreMPCI * - * @brief MP Packte Handler + * @brief This group contains the Multiprocessing (MP) Packet Handler + * implementation. * * This handler encapsulates the primary definition of MPCI packets. This * handler defines the part of the packet that is common to all remote -- cgit v1.2.3