aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/doc/src/ref_man.xml
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2015-06-01 12:06:30 +0200
committerErlang/OTP <[email protected]>2015-06-01 12:06:30 +0200
commit3bdac8db40a1e57699514fad9d5e93b79b01a3ed (patch)
tree2068adfe48e8197f526d7a56c0e1f04d7cd388fa /lib/inets/doc/src/ref_man.xml
parentf3fefbae24a2569a13b538d80d0e99129963ebef (diff)
parent5dc49ed64e451026d9ced653f6f58e3fa0fb42e4 (diff)
downloadotp-3bdac8db40a1e57699514fad9d5e93b79b01a3ed.tar.gz
otp-3bdac8db40a1e57699514fad9d5e93b79b01a3ed.tar.bz2
otp-3bdac8db40a1e57699514fad9d5e93b79b01a3ed.zip
Merge branch 'ia/inets/filter-headers/OTP-12776' into maint-17
* ia/inets/filter-headers/OTP-12776: inets: Prepare for release inets: Add customize option
Diffstat (limited to 'lib/inets/doc/src/ref_man.xml')
-rw-r--r--lib/inets/doc/src/ref_man.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/inets/doc/src/ref_man.xml b/lib/inets/doc/src/ref_man.xml
index aaedf330b4..3afb020431 100644
--- a/lib/inets/doc/src/ref_man.xml
+++ b/lib/inets/doc/src/ref_man.xml
@@ -4,7 +4,7 @@
<application xmlns:xi="http://www.w3.org/2001/XInclude">
<header>
<copyright>
- <year>1997</year><year>2013</year>
+ <year>1997</year><year>2015</year>
<holder>Ericsson AB. All Rights Reserved.</holder>
</copyright>
<legalnotice>
@@ -39,6 +39,7 @@
<xi:include href="httpc.xml"/>
<xi:include href="httpd.xml"/>
<xi:include href="httpd_conf.xml"/>
+ <xi:include href="httpd_custom_api.xml"/>
<xi:include href="httpd_socket.xml"/>
<xi:include href="httpd_util.xml"/>
<xi:include href="mod_alias.xml"/>