aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/doc/src/notes.xml
diff options
context:
space:
mode:
authorHans Bolinder <[email protected]>2011-09-27 08:28:51 +0200
committerHans Bolinder <[email protected]>2011-09-27 08:28:51 +0200
commitadeb8abaca990e6084ee101656832e115579a8ba (patch)
tree5723f86c92bec81a3289d17bd6afc5e07cabb302 /lib/stdlib/doc/src/notes.xml
parent289dfe970d3dab5fcc11492a0b20283f352a2fd0 (diff)
parentee205b29f7a2bb92aeef55ca88fccc8c91f22ec0 (diff)
downloadotp-adeb8abaca990e6084ee101656832e115579a8ba.tar.gz
otp-adeb8abaca990e6084ee101656832e115579a8ba.tar.bz2
otp-adeb8abaca990e6084ee101656832e115579a8ba.zip
Merge branch 'hb/doc_corrections/OTP-9550' into dev
* hb/doc_corrections/OTP-9550: 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>,