aboutsummaryrefslogtreecommitdiffstats
path: root/lib/diameter/doc/src/diameter_transport.xml
diff options
context:
space:
mode:
authorAnders Svensson <[email protected]>2016-08-26 08:15:26 +0200
committerAnders Svensson <[email protected]>2016-08-26 09:42:44 +0200
commita2f9fa00d184d89619bfd61313387a943f9dd19e (patch)
tree52eb8c760f795cc416a8ba6bd6755bf41f670883 /lib/diameter/doc/src/diameter_transport.xml
parent7fb4bf84556c516da4c5c7203727e4b6a8bb7bda (diff)
downloadotp-a2f9fa00d184d89619bfd61313387a943f9dd19e.tar.gz
otp-a2f9fa00d184d89619bfd61313387a943f9dd19e.tar.bz2
otp-a2f9fa00d184d89619bfd61313387a943f9dd19e.zip
Fix xmllint errors in documentation
Diffstat (limited to 'lib/diameter/doc/src/diameter_transport.xml')
-rw-r--r--lib/diameter/doc/src/diameter_transport.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/lib/diameter/doc/src/diameter_transport.xml b/lib/diameter/doc/src/diameter_transport.xml
index 736d4cbfbd..294e8a8864 100644
--- a/lib/diameter/doc/src/diameter_transport.xml
+++ b/lib/diameter/doc/src/diameter_transport.xml
@@ -65,9 +65,8 @@ parent).</p>
<taglist>
-<marker id="message"/>
-
-<tag><c>message() = binary() | &codec_packet;</c></tag>
+<tag>
+<marker id="message"/><c>message() = binary() | &codec_packet;</c></tag>
<item>
<p>
A Diameter message as passed over the transport interface.</p>
@@ -160,9 +159,9 @@ It should exit if its transport connection with its peer is lost.</p>
</funcs>
<!-- ===================================================================== -->
-<marker id="MESSAGES"/>
<section>
+<marker id="MESSAGES"/>
<title>MESSAGES</title>
<p>
@@ -234,7 +233,7 @@ established a connection with the peer.
Not sent if the transport process has <c>Type=connect</c>.</p>
</item>
-<tag><c>{diameter, {self(), connected, Remote}}</c></tag>
+<tag><c>{diameter, {self(), connected, Remote}}</c></tag><item/>
<tag><c>{diameter, {self(), connected, Remote, [LocalAddr]}}</c></tag>
<item>
<p>