summaryrefslogtreecommitdiffstats
path: root/c-user/config/task-stack-alloc.rst
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-17 15:04:37 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-17 15:05:57 +0100
commitf75e0bee4811bb33210a48fe573716c0bb19d5a1 (patch)
tree0e2bba15c9cd6cd98eb0456c4c1b7dc1cbfa8a7b /c-user/config/task-stack-alloc.rst
parentc-user: Add configuration option index entry (diff)
downloadrtems-docs-f75e0bee4811bb33210a48fe573716c0bb19d5a1.tar.bz2
c-user: Fix format
Update #3836.
Diffstat (limited to 'c-user/config/task-stack-alloc.rst')
-rw-r--r--c-user/config/task-stack-alloc.rst18
1 files changed, 9 insertions, 9 deletions
diff --git a/c-user/config/task-stack-alloc.rst b/c-user/config/task-stack-alloc.rst
index a96bbdc..8771ab7 100644
--- a/c-user/config/task-stack-alloc.rst
+++ b/c-user/config/task-stack-alloc.rst
@@ -38,11 +38,11 @@ DESCRIPTION:
NOTES:
A correctly configured system must configure the following to be consistent:
-- ``CONFIGURE_TASK_STACK_ALLOCATOR_INIT``
+ - ``CONFIGURE_TASK_STACK_ALLOCATOR_INIT``
-- ``CONFIGURE_TASK_STACK_ALLOCATOR``
+ - ``CONFIGURE_TASK_STACK_ALLOCATOR``
-- ``CONFIGURE_TASK_STACK_DEALLOCATOR``
+ - ``CONFIGURE_TASK_STACK_DEALLOCATOR``
.. index:: CONFIGURE_TASK_STACK_ALLOCATOR_INIT
@@ -72,11 +72,11 @@ DESCRIPTION:
NOTES:
A correctly configured system must configure the following to be consistent:
-- ``CONFIGURE_TASK_STACK_ALLOCATOR_INIT``
+ - ``CONFIGURE_TASK_STACK_ALLOCATOR_INIT``
-- ``CONFIGURE_TASK_STACK_ALLOCATOR``
+ - ``CONFIGURE_TASK_STACK_ALLOCATOR``
-- ``CONFIGURE_TASK_STACK_DEALLOCATOR``
+ - ``CONFIGURE_TASK_STACK_DEALLOCATOR``
.. index:: CONFIGURE_TASK_STACK_DEALLOCATOR
.. index:: task stack deallocator
@@ -106,8 +106,8 @@ DESCRIPTION:
NOTES:
A correctly configured system must configure the following to be consistent:
-- ``CONFIGURE_TASK_STACK_ALLOCATOR_INIT``
+ - ``CONFIGURE_TASK_STACK_ALLOCATOR_INIT``
-- ``CONFIGURE_TASK_STACK_ALLOCATOR``
+ - ``CONFIGURE_TASK_STACK_ALLOCATOR``
-- ``CONFIGURE_TASK_STACK_DEALLOCATOR``
+ - ``CONFIGURE_TASK_STACK_DEALLOCATOR``