summaryrefslogtreecommitdiff
path: root/spec/if/acfg/disable-newlib-reentrancy.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-08-06 10:27:29 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-08-06 15:08:20 +0200
commit35d9ba4090066117a4c7f8bd6ea5a02256a39554 (patch)
tree388b286db03cc5963250732f756461f88cb6c64f /spec/if/acfg/disable-newlib-reentrancy.yml
parente9312e279dd296708a52c5cf7ae02305c03f4209 (diff)
spec: Improve references in appl config options
Diffstat (limited to 'spec/if/acfg/disable-newlib-reentrancy.yml')
-rw-r--r--spec/if/acfg/disable-newlib-reentrancy.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/if/acfg/disable-newlib-reentrancy.yml b/spec/if/acfg/disable-newlib-reentrancy.yml
index 26a2e521..6959e5ae 100644
--- a/spec/if/acfg/disable-newlib-reentrancy.yml
+++ b/spec/if/acfg/disable-newlib-reentrancy.yml
@@ -15,7 +15,7 @@ name: CONFIGURE_DISABLE_NEWLIB_REENTRANCY
notes: |
You can enable this option to reduce the size of the :term:`TCB`. Use this
option with care, since it can lead to race conditions and undefined system
- behaviour. For example, ``errno`` is no longer a thread-local variable
- if this option is enabled.
+ behaviour. For example, ${../c/errno:/name} is no longer a thread-local
+ variable if this option is enabled.
text: ''
type: interface