summaryrefslogtreecommitdiffstats
path: root/c-user/config/posix-api.rst
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-11-16 08:00:03 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-11-16 08:00:03 +0100
commit1badb5f47925731065d88515194e44cedc6981ee (patch)
treede163d04134ff19216922e0b6938ae0a1d41ae7a /c-user/config/posix-api.rst
parentUpdate jQuery from 1.12.4 to 3.6.0. (diff)
downloadrtems-docs-1badb5f47925731065d88515194e44cedc6981ee.tar.bz2
c-user: CONFIGURE_MAXIMUM_POSIX_KEY_VALUE_PAIRS
Fix default value description.
Diffstat (limited to 'c-user/config/posix-api.rst')
-rw-r--r--c-user/config/posix-api.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/c-user/config/posix-api.rst b/c-user/config/posix-api.rst
index 3c2c8a2..148f895 100644
--- a/c-user/config/posix-api.rst
+++ b/c-user/config/posix-api.rst
@@ -89,8 +89,8 @@ OPTION TYPE:
DEFAULT VALUE:
The default value is
:ref:`CONFIGURE_MAXIMUM_POSIX_KEYS` *
- :ref:`CONFIGURE_MAXIMUM_TASKS` +
- :ref:`CONFIGURE_MAXIMUM_POSIX_THREADS`.
+ ( :ref:`CONFIGURE_MAXIMUM_TASKS` +
+ :ref:`CONFIGURE_MAXIMUM_POSIX_THREADS` ).
VALUE CONSTRAINTS:
The value of this configuration option shall satisfy all of the following