aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets
diff options
context:
space:
mode:
Diffstat (limited to 'lib/inets')
-rw-r--r--lib/inets/doc/src/notes.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/lib/inets/doc/src/notes.xml b/lib/inets/doc/src/notes.xml
index 9a2fced12e..b6e8be467f 100644
--- a/lib/inets/doc/src/notes.xml
+++ b/lib/inets/doc/src/notes.xml
@@ -44,10 +44,11 @@
<item>
<p>Better handling of error(s) during update of the session
database. </p>
- <p>Also added and updated some debugging functions
- <seealso marker="httpc#which_sessions">which_sessions/0,1</seealso>
- and
- <seealso marker="httpc#info">info/0</seealso>. </p>
+ <p>Also added
+ (<seealso marker="httpc#which_sessions">which_sessions/0,1</seealso>)
+ and updated and documented
+ (<seealso marker="httpc#info">info/0</seealso>)
+ some debugging functions. </p>
<p>Own Id: OTP-10093</p>
<p>Aux Id: Seq 12062</p>
</item>