aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnders Svensson <[email protected]>2012-08-30 10:38:20 +0200
committerAnders Svensson <[email protected]>2012-08-30 12:23:30 +0200
commit62cc32d8dddb2aa89c3e2c973d4fc11a5e5db06f (patch)
treee8fcd2ff7bd0d90b1fb95e67f5e87c41eb1238d4
parentb1c9f8412fcf6261d84cd2043ca0b9cca680112f (diff)
downloadotp-62cc32d8dddb2aa89c3e2c973d4fc11a5e5db06f.tar.gz
otp-62cc32d8dddb2aa89c3e2c973d4fc11a5e5db06f.tar.bz2
otp-62cc32d8dddb2aa89c3e2c973d4fc11a5e5db06f.zip
Correct doc on AVP P flag and add warning about its deprecation
-rw-r--r--lib/diameter/doc/src/diameter_app.xml2
-rw-r--r--lib/diameter/doc/src/diameter_dict.xml8
2 files changed, 6 insertions, 4 deletions
diff --git a/lib/diameter/doc/src/diameter_app.xml b/lib/diameter/doc/src/diameter_app.xml
index f6d53808f5..a358ccac33 100644
--- a/lib/diameter/doc/src/diameter_app.xml
+++ b/lib/diameter/doc/src/diameter_app.xml
@@ -5,7 +5,7 @@
<header>
<copyright>
-<year>2011</year>
+<year>2011</year><year>2012</year>
<holder>Ericsson AB. All Rights Reserved.</holder>
</copyright>
<legalnotice>
diff --git a/lib/diameter/doc/src/diameter_dict.xml b/lib/diameter/doc/src/diameter_dict.xml
index cc638dbc18..26d6ad4e56 100644
--- a/lib/diameter/doc/src/diameter_dict.xml
+++ b/lib/diameter/doc/src/diameter_dict.xml
@@ -275,10 +275,12 @@ Location-Information 350 Grouped MV
Requested-Information 353 Enumerated V
</code>
+<warning>
<p>
-Note that the P flag has been deprecated by the Diameter Maintenance
-and Extensions Working Group of the IETF: diameter will set the P flag
-to 0 as mandated by the current draft standard.</p>
+The P flag has been deprecated by the Diameter Maintenance
+and Extensions Working Group of the IETF and should be omitted
+to conform to the current draft standard.</p>
+</warning>
</item>