aboutsummaryrefslogtreecommitdiffstats
path: root/erts/doc/src/erlang.xml
diff options
context:
space:
mode:
Diffstat (limited to 'erts/doc/src/erlang.xml')
-rw-r--r--erts/doc/src/erlang.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/doc/src/erlang.xml b/erts/doc/src/erlang.xml
index 3930e5e11d..e0723127f2 100644
--- a/erts/doc/src/erlang.xml
+++ b/erts/doc/src/erlang.xml
@@ -4364,7 +4364,7 @@ os_prompt% </pre>
<p>
<c>size</c> is the entire heap of the process when garbage collection
is triggered, this includes all generational heaps, the process stack,
- any <seealso marker="process_flag_message_queue_data">
+ any <seealso marker="#process_flag_message_queue_data">
messages that are considered to be part of the heap</seealso> and any
extra memory that the garbage collector needs during collection.
</p>