summaryrefslogtreecommitdiffstats
path: root/c-user/configuring_a_system.rst
diff options
context:
space:
mode:
Diffstat (limited to 'c-user/configuring_a_system.rst')
-rw-r--r--c-user/configuring_a_system.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/c-user/configuring_a_system.rst b/c-user/configuring_a_system.rst
index ed32606..660c9b4 100644
--- a/c-user/configuring_a_system.rst
+++ b/c-user/configuring_a_system.rst
@@ -3297,10 +3297,10 @@ Scheduler Algorithm Configuration
=================================
This section defines the configuration parameters related to selecting a
-scheduling algorithm for an application. For the schedulers built into RTEMS,
-the configuration is straightforward. All that is required is to define the
-configuration macro which specifies which scheduler you want for in your
-application. The currently available schedulers are:
+scheduling algorithm for an application. For the :ref:`schedulers built into
+RTEMS <SchedulingConcepts>`, the configuration is straightforward. All that is
+required is to define the configuration macro which specifies which scheduler
+you want for in your application.
The pluggable scheduler interface also enables the user to provide their own
scheduling algorithm. If you choose to do this, you must define multiple