summaryrefslogtreecommitdiff
path: root/system/doc/general_info/deprecations_24.inc
diff options
context:
space:
mode:
Diffstat (limited to 'system/doc/general_info/deprecations_24.inc')
-rw-r--r--system/doc/general_info/deprecations_24.inc11
1 files changed, 4 insertions, 7 deletions
diff --git a/system/doc/general_info/deprecations_24.inc b/system/doc/general_info/deprecations_24.inc
index d508aca7d3..3786cd1c6a 100644
--- a/system/doc/general_info/deprecations_24.inc
+++ b/system/doc/general_info/deprecations_24.inc
@@ -4,20 +4,17 @@
Communication over the Erlang distribution without support for large
<seeguide marker="erts:erl_dist_protocol#DFLAG_V4_NC">node container
data types (version 4)</seeguide> is as of OTP 24 deprecated and is
- <seeguide marker="scheduled_for_removal#otp-26">scheduled for removal
- in OTP 26</seeguide>. That is, as of OTP 26, support for large
- node container data types will become mandatory.
+ scheduled for removal in OTP 26. That is, as of OTP 26, support for
+ large node container data types will become mandatory.
</p>
</section>
<section>
<title>Old Link Protocol</title>
<p>
- The <seeguide marker="erts:erl_dist_protocol#old_link_protocol">old
- link protocol</seeguide> used when communicating over the Erlang
+ The old link protocol used when communicating over the Erlang
distribution is as of OTP 24 deprecated and support for it is
- <seeguide marker="scheduled_for_removal#otp-26">scheduled for removal
- in OTP 26</seeguide>. As of OTP 26, the
+ scheduled for removal in OTP 26. As of OTP 26, the
<seeguide marker="erts:erl_dist_protocol#new_link_protocol">new
link protocol</seeguide> will become mandatory. That is, Erlang nodes
will then refuse to connect to nodes not implementing the new