summaryrefslogtreecommitdiffstats
path: root/spec/if/acfg/dirty-memory.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/if/acfg/dirty-memory.yml')
-rw-r--r--spec/if/acfg/dirty-memory.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/if/acfg/dirty-memory.yml b/spec/if/acfg/dirty-memory.yml
index 59af9ec3..1813d2bc 100644
--- a/spec/if/acfg/dirty-memory.yml
+++ b/spec/if/acfg/dirty-memory.yml
@@ -17,9 +17,9 @@ notes: |
Dirtying memory can add significantly to system initialization time. It may
assist in finding code that incorrectly assumes the contents of free memory
areas is cleared to zero during system initialization. In case
- :ref:`CONFIGURE_ZERO_WORKSPACE_AUTOMATICALLY` is also defined, then the
+ ${zero-workspace-automatically:/name} is also defined, then the
memory is first dirtied and then zeroed.
- See also :ref:`CONFIGURE_MALLOC_DIRTY`.
+ See also ${malloc-dirty:/name}.
text: ''
type: interface