aboutsummaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2016-05-25 17:00:36 +0200
committerBjörn-Egil Dahlberg <[email protected]>2016-05-25 17:00:36 +0200
commit70eea8ef8e597312567f19612e3e99a645503bd2 (patch)
tree5c91624e05ba1b0ecf126005915ed8b98d1e20dc /system
parenta9161d2fc0390ba51201114e870093abb334afbe (diff)
downloadotp-70eea8ef8e597312567f19612e3e99a645503bd2.tar.gz
otp-70eea8ef8e597312567f19612e3e99a645503bd2.tar.bz2
otp-70eea8ef8e597312567f19612e3e99a645503bd2.zip
doc: Update version of erts and otp release
Diffstat (limited to 'system')
-rw-r--r--system/doc/efficiency_guide/advanced.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/system/doc/efficiency_guide/advanced.xml b/system/doc/efficiency_guide/advanced.xml
index d2a6605166..016302fe50 100644
--- a/system/doc/efficiency_guide/advanced.xml
+++ b/system/doc/efficiency_guide/advanced.xml
@@ -35,8 +35,7 @@
how much memory different data types and operations require. It is
implementation-dependent how much memory the Erlang data types and
other items consume, but the following table shows some figures for
- the <c>erts-5.2</c> system in R9B. There have been no significant
- changes in R13.</p>
+ the <c>erts-8.0</c> system in OTP 19.0.</p>
<p>The unit of measurement is memory words. There exists both a
32-bit and a 64-bit implementation. A word is therefore 4 bytes or