summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2014-04-16 20:54:27 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2014-04-17 08:06:39 +0200
commit10e613ba52585b1046d0f19aaf8f8f7b5c10316f (patch)
tree9472cb65ab340599281c61372d3961c358d6a592
parentdoc: rtems_task_set_scheduler() (diff)
downloadrtems-10e613ba52585b1046d0f19aaf8f8f7b5c10316f.tar.bz2
doc: Typo
-rw-r--r--doc/user/conf.t3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/user/conf.t b/doc/user/conf.t
index a46e79b067..f0aa02243a 100644
--- a/doc/user/conf.t
+++ b/doc/user/conf.t
@@ -3897,8 +3897,7 @@ processors. The processor demand must be reduced for this system.
@item @code{SMP_FATAL_START_OF_MANDATORY_PROCESSOR_FAILED} - the start of a
mandatory processor failed during system initialization. The system may not
have this processor at all or it could be a problem with a boot loader for
-example.
-the @code{CONFIGURE_SMP_SCHEDULER_ASSIGNMENTS} definition.
+example. Check the @code{CONFIGURE_SMP_SCHEDULER_ASSIGNMENTS} definition.
@item @code{SMP_FATAL_SCHEDULER_WITHOUT_PROCESSORS} - it is prohibited to have
a scheduler managing the empty processor set.
@item @code{SMP_FATAL_MULTITASKING_START_ON_UNASSIGNED_PROCESSOR} - it is not