aboutsummaryrefslogtreecommitdiffstats
path: root/erts
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2018-01-17 11:16:36 +0100
committerLukas Larsson <[email protected]>2018-01-17 11:16:36 +0100
commitb37f0f1551c42bb1b08e3024ebe33532a0154dea (patch)
treefd897576c0ec6cfa8165870453caaf689afae07d /erts
parentb02208125f27b20e6ce186afcdc6b79e24ac732a (diff)
parentd0ce7f1189bc4ac5d14e6cd927ecbd59a2e60432 (diff)
downloadotp-b37f0f1551c42bb1b08e3024ebe33532a0154dea.tar.gz
otp-b37f0f1551c42bb1b08e3024ebe33532a0154dea.tar.bz2
otp-b37f0f1551c42bb1b08e3024ebe33532a0154dea.zip
Merge branch 'maint'
Diffstat (limited to 'erts')
-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 1b04690239..24e0773e41 100644
--- a/erts/doc/src/erlang.xml
+++ b/erts/doc/src/erlang.xml
@@ -8966,7 +8966,7 @@ ok
<c>erlang:now()</c>. This is also the default if no
time stamp flag is specified. If <c>cpu_timestamp</c> has
been enabled through
- <seealso marker="erlang:trace/3"><c>erlang:trace/3</c></seealso>,
+ <seealso marker="#trace/3"><c>erlang:trace/3</c></seealso>,
this also effects the time stamp produced in profiling messages
when flag <c>timestamp</c> is enabled.</p>
</item>