From 80420620b67216b67e90affc5fe35505207254a3 Mon Sep 17 00:00:00 2001
From: Anders Svensson
Date: Wed, 8 Jul 2015 15:07:15 +0200
Subject: Correct inaccurate doc
The warning report was removed in commit 00584303.
---
lib/diameter/doc/src/diameter.xml | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
(limited to 'lib/diameter/doc/src')
diff --git a/lib/diameter/doc/src/diameter.xml b/lib/diameter/doc/src/diameter.xml
index ea175a58b8..cb628f9529 100644
--- a/lib/diameter/doc/src/diameter.xml
+++ b/lib/diameter/doc/src/diameter.xml
@@ -1231,9 +1231,7 @@ is not the length of the message in question, as received over the
transport interface documented in &man_transport;.
-If exit then a warning report is emitted and the parent of the
-transport process in question exits, which causes the transport
-process itself to exit as described in &man_transport;.
+If exit then the transport process in question exits.
If handle then the message is processed as usual, a resulting
&app_handle_request; or &app_handle_answer; callback (if one takes
place) indicating the 5015 error (DIAMETER_INVALID_MESSAGE_LENGTH).
--
cgit v1.2.3