diff options
author | Anders Svensson <[email protected]> | 2012-11-23 15:43:37 +0100 |
---|---|---|
committer | Anders Svensson <[email protected]> | 2012-11-23 15:43:37 +0100 |
commit | d8d53aefc3234a37ad9308949d122c265f90cca9 (patch) | |
tree | afbaed05738399b660fa967c88bb9ae8c67a4c2d /lib/diameter/doc/src/diameter_app.xml | |
parent | 744c5e4232fd010c6630831a6b15ecd19ec7ac80 (diff) | |
parent | 2810e848c24d93b2292a08f2df0293166cf32ee6 (diff) | |
download | otp-d8d53aefc3234a37ad9308949d122c265f90cca9.tar.gz otp-d8d53aefc3234a37ad9308949d122c265f90cca9.tar.bz2 otp-d8d53aefc3234a37ad9308949d122c265f90cca9.zip |
Merge branch 'anders/diameter/doc/OTP-10568' into maint
* anders/diameter/doc/OTP-10568:
Update doc for RFC 6733
Add copies of RFC's 6733 and 6737
Diffstat (limited to 'lib/diameter/doc/src/diameter_app.xml')
-rw-r--r-- | lib/diameter/doc/src/diameter_app.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/diameter/doc/src/diameter_app.xml b/lib/diameter/doc/src/diameter_app.xml index d1fbb9ba31..f4db625c71 100644 --- a/lib/diameter/doc/src/diameter_app.xml +++ b/lib/diameter/doc/src/diameter_app.xml @@ -558,7 +558,7 @@ where <c>Avps</c> sets the Origin-Host, Origin-Realm, the specified Result-Code and (if the request sent one) Session-Id AVP's.</p> <p> -Note that RFC 3588 mandates that only answers with a 3xxx series +Note that &the_rfc; mandates that only answers with a 3xxx series Result-Code (protocol errors) may set the E bit. Returning a non-3xxx value in a <c>protocol_error</c> tuple will cause the request process in question to fail.</p> |