aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2017-01-11 13:21:33 +0100
committerBjörn Gustavsson <[email protected]>2017-01-11 13:22:00 +0100
commit68728bb7fb82331c1aa7aeee71a971de842eff0e (patch)
treeac19cf58eaed8b8b983500e463c1dbede24627fb
parentaf0ae0c83aa33ff437de346552b52709649622ef (diff)
downloadotp-68728bb7fb82331c1aa7aeee71a971de842eff0e.tar.gz
otp-68728bb7fb82331c1aa7aeee71a971de842eff0e.tar.bz2
otp-68728bb7fb82331c1aa7aeee71a971de842eff0e.zip
seq_trace: Remove superfluous reference to R3B
Reported-by: Loïc Hoguin
-rw-r--r--lib/kernel/doc/src/seq_trace.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/kernel/doc/src/seq_trace.xml b/lib/kernel/doc/src/seq_trace.xml
index ba7259219d..b80e87c118 100644
--- a/lib/kernel/doc/src/seq_trace.xml
+++ b/lib/kernel/doc/src/seq_trace.xml
@@ -427,12 +427,6 @@ prev_cnt := tcurr</code>
built with <c>Erl_Interface</c> only maintains one trace token, which
means that the C-node appears as one process from
the sequential tracing point of view.</p>
- <p>To be able to perform sequential tracing between
- distributed Erlang nodes, the distribution protocol has been
- extended (in a backward compatible way). An Erlang node
- supporting sequential tracing can communicate with an older
- (Erlang/OTP R3B) node but messages passed within that node can
- not be traced.</p>
</section>
<section>