diff --git a/cpukit/doxygen/appl-config.h b/cpukit/doxygen/appl-config.h index 5eb272e97c..bbeb438bec 100644 --- a/cpukit/doxygen/appl-config.h +++ b/cpukit/doxygen/appl-config.h @@ -4243,7 +4243,7 @@ /** * @brief This configuration option is a boolean feature define. * - * In case this configuration option is defined, then Constant * Bandwidth Server Scheduling (CBS) algorithm is made available to the * application. @@ -4270,7 +4270,7 @@ /** * @brief This configuration option is a boolean feature define. * - * In case this configuration option is defined, then Earliest * Deadline First Scheduler algorithm is made available to the application. * @@ -4296,7 +4296,7 @@ /** * @brief This configuration option is a boolean feature define. * - * In case this configuration option is defined, then Earliest * Deadline First SMP Scheduler algorithm is made available to the * application. @@ -4390,7 +4390,7 @@ /** * @brief This configuration option is a boolean feature define. * - * In case this configuration option is defined, then Deterministic * Priority Scheduler algorithm is made available to the application. * @@ -4422,7 +4422,7 @@ /** * @brief This configuration option is a boolean feature define. * - * In case this configuration option is defined, then Arbitrary * Processor Affinity Priority SMP Scheduler algorithm is made available to * the application. @@ -4455,7 +4455,7 @@ /** * @brief This configuration option is a boolean feature define. * - * In case this configuration option is defined, then Deterministic * Priority SMP Scheduler algorithm is made available to the application. * @@ -4487,7 +4487,7 @@ /** * @brief This configuration option is a boolean feature define. * - * In case this configuration option is defined, then Simple * Priority Scheduler algorithm is made available to the application. * @@ -4513,10 +4513,9 @@ /** * @brief This configuration option is a boolean feature define. * - * In case this configuration option is defined, then Simple * Priority SMP Scheduler algorithm is made available to the application. - * application. * * @par Default Configuration * If this configuration option is undefined, then the described feature is not @@ -4543,8 +4542,8 @@ /** * @brief This configuration option is a boolean feature define. * - * In case this configuration option is defined, then Strong APA algorithm is - * made available to the application. + * In case this configuration option is defined, then the Strong APA algorithm + * is made available to the application. * * @par Default Configuration * If this configuration option is undefined, then the described feature is not