aboutsummaryrefslogtreecommitdiffstats
path: root/lib/diameter/doc/src/diameter.xml
diff options
context:
space:
mode:
authorAnders Svensson <[email protected]>2013-06-11 14:24:34 +0200
committerAnders Svensson <[email protected]>2013-06-11 14:24:34 +0200
commit9cdad614c0d6e84958afd1b1d82389abfa1b9788 (patch)
tree48b02c1edd3151054a9249a465a1c01bcb43b0e5 /lib/diameter/doc/src/diameter.xml
parent78b3dc6eea23a728a20947ccc425a7860ef39d97 (diff)
downloadotp-9cdad614c0d6e84958afd1b1d82389abfa1b9788.tar.gz
otp-9cdad614c0d6e84958afd1b1d82389abfa1b9788.tar.bz2
otp-9cdad614c0d6e84958afd1b1d82389abfa1b9788.zip
Minor doc fix
Diffstat (limited to 'lib/diameter/doc/src/diameter.xml')
-rw-r--r--lib/diameter/doc/src/diameter.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/diameter/doc/src/diameter.xml b/lib/diameter/doc/src/diameter.xml
index 161bcd33e6..eda9496e81 100644
--- a/lib/diameter/doc/src/diameter.xml
+++ b/lib/diameter/doc/src/diameter.xml
@@ -878,7 +878,8 @@ of a single Diameter node across multiple Erlang nodes.</p>
<p>
An options list passed to &spawn_opt; when spawning a process for an
incoming Diameter request, unless the transport in question
-specifies another value.</p>
+specifies another value.
+Options <c>monitor</c> and <c>link</c> are ignored.</p>
<p>
Defaults to the empty list.</p>
@@ -1179,7 +1180,8 @@ transport.</p>
<item>
<p>
An options list passed to &spawn_opt; when spawning a process for an
-incoming Diameter request.</p>
+incoming Diameter request.
+Options <c>monitor</c> and <c>link</c> are ignored.</p>
<p>
Defaults to the list configured on the service if not specified.</p>