aboutsummaryrefslogtreecommitdiffstats
path: root/erts/doc/src/notes.xml
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2013-02-05 11:26:21 +0100
committerRickard Green <[email protected]>2013-02-05 11:26:21 +0100
commit59545ab39a8a7e123332318d4c1915621c5f4ba2 (patch)
treecefefc40c1fb31139be5f33cffc77c1fa2ca6cab /erts/doc/src/notes.xml
parent42f42d99fca3b303bd2cf7d54e4b76c0965f51e4 (diff)
downloadotp-59545ab39a8a7e123332318d4c1915621c5f4ba2.tar.gz
otp-59545ab39a8a7e123332318d4c1915621c5f4ba2.tar.bz2
otp-59545ab39a8a7e123332318d4c1915621c5f4ba2.zip
Fix erts-5.10 release notes
Diffstat (limited to 'erts/doc/src/notes.xml')
-rw-r--r--erts/doc/src/notes.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/erts/doc/src/notes.xml b/erts/doc/src/notes.xml
index 42298e4824..0363f0237e 100644
--- a/erts/doc/src/notes.xml
+++ b/erts/doc/src/notes.xml
@@ -144,7 +144,7 @@
spawning processes, terminating processes, sending
messages, etc.</item> <item>Optimizations of run queue
management reducing contention.</item>
- <item>Optimizations of process state changes reducing
+ <item>Optimizations of process internal state changes reducing
contention.</item> </list> <p>These changes imply changes
of the characteristics the system. Most notable: changed
timing in the system.</p>
@@ -403,7 +403,7 @@
</item>
<item>
<p>
- The <seealso marker="#+stbt">+stbt</seealso> command line
+ The <seealso marker="erl#+stbt">+stbt</seealso> command line
argument of <c>erl</c> was added. This argument can be
used for trying to set scheduler bind type. Upon failure
unbound schedulers will be used.</p>