aboutsummaryrefslogtreecommitdiffstats
path: root/lib/erl_interface/doc/src/registry.xml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/erl_interface/doc/src/registry.xml')
-rw-r--r--lib/erl_interface/doc/src/registry.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/erl_interface/doc/src/registry.xml b/lib/erl_interface/doc/src/registry.xml
index 14b31d91a6..00b8f770de 100644
--- a/lib/erl_interface/doc/src/registry.xml
+++ b/lib/erl_interface/doc/src/registry.xml
@@ -37,7 +37,7 @@
<description>
<p>This module provides support for storing key-value
pairs in a table known as a registry, backing up registries to
- <seealso marker="mnesia"><c>Mnesia</c></seealso>
+ <seealso marker="mnesia:mnesia">Mnesia</seealso>
in an atomic manner, and later restoring the contents of a
registry from <c>Mnesia</c>.</p>
</description>
@@ -107,7 +107,7 @@
where the backed up data is to be placed. If the table does not
exist, it is created automatically using configurable defaults.
For information about configuring this behavior, see
- <seealso marker="mnesia"><c>Mnesia</c></seealso>.</item>
+ <seealso marker="mnesia:mnesia"><c>Mnesia</c></seealso>.</item>
</list>
<p>If <c><![CDATA[flags]]></c> is <c>0</c>, the backup includes only
those objects that have been created, modified, or deleted since the