diff options
author | Anders Svensson <[email protected]> | 2013-02-19 15:50:41 +0100 |
---|---|---|
committer | Anders Svensson <[email protected]> | 2013-02-22 18:07:48 +0100 |
commit | acb318e1d702d6ea9ca79257abd09473c091fc9f (patch) | |
tree | 9cdd672edad12186b273a9a6eadcad388458d906 /lib/diameter/doc/src/diameter_soc.xml | |
parent | 2a6751d20f02e027e956faac6bf4a5c3cccb60e7 (diff) | |
download | otp-acb318e1d702d6ea9ca79257abd09473c091fc9f.tar.gz otp-acb318e1d702d6ea9ca79257abd09473c091fc9f.tar.bz2 otp-acb318e1d702d6ea9ca79257abd09473c091fc9f.zip |
Add RFC 6733 commentary to SoC chapter
The commentary is not yet complete. It currently stops at chapter 4 of
the RFC.
Diffstat (limited to 'lib/diameter/doc/src/diameter_soc.xml')
-rw-r--r-- | lib/diameter/doc/src/diameter_soc.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/diameter/doc/src/diameter_soc.xml b/lib/diameter/doc/src/diameter_soc.xml index 16f6b9d5bb..4f5419122f 100644 --- a/lib/diameter/doc/src/diameter_soc.xml +++ b/lib/diameter/doc/src/diameter_soc.xml @@ -4,12 +4,12 @@ %also; ]> -<chapter> +<chapter xmlns:xi="http://www.w3.org/2001/XInclude"> <header> <copyright> <year>2011</year> -<year>2012</year> +<year>2013</year> <holder>Ericsson AB. All Rights Reserved.</holder> </copyright> @@ -80,6 +80,8 @@ just be unnecessary configuration of a value that it has no control over.</p> </list> +<xi:include href="diameter_soc_rfc6733.xml"/> + </section> <!-- ===================================================================== --> |