aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/doc/src/notes.xml
diff options
context:
space:
mode:
authorHans Bolinder <[email protected]>2011-09-19 15:36:08 +0200
committerHans Bolinder <[email protected]>2011-09-26 09:27:41 +0200
commitee205b29f7a2bb92aeef55ca88fccc8c91f22ec0 (patch)
treea4a29301493ebfb47238350b43b032431320375c /lib/stdlib/doc/src/notes.xml
parent5606322f1d7e2be43cd9a6f438d8d7f75df0b933 (diff)
downloadotp-ee205b29f7a2bb92aeef55ca88fccc8c91f22ec0.tar.gz
otp-ee205b29f7a2bb92aeef55ca88fccc8c91f22ec0.tar.bz2
otp-ee205b29f7a2bb92aeef55ca88fccc8c91f22ec0.zip
Correct XML files
Diffstat (limited to 'lib/stdlib/doc/src/notes.xml')
-rw-r--r--lib/stdlib/doc/src/notes.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/stdlib/doc/src/notes.xml b/lib/stdlib/doc/src/notes.xml
index 60c0b91212..36089f2603 100644
--- a/lib/stdlib/doc/src/notes.xml
+++ b/lib/stdlib/doc/src/notes.xml
@@ -2632,7 +2632,7 @@
that is, also when starting a gen_server, gen_fsm etc. </p>
<p>This limitation has now been properly documented and the
behavior of the <c>gen_fsm</c>, <c>gen_server</c>, and
- <c>proc_lib</c><c>start</c> and <c>start_link</c>
+ <c>proc_lib</c> <c>start</c> and <c>start_link</c>
functions when providing this option has been changed
from hanging indefinitely to failing with reason
<c>badarg</c>.</p>
@@ -2749,7 +2749,6 @@
<c>join</c> option that can be used to force QLC to use a
particular kind of join in some QLC expression.</p>
<p>Several other changes have also been included:</p>
- <p></p>
<list type="bulleted">
<item>
<p>The new <c>tmpdir</c> option of <c>cursor/2</c>,