summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Rumph <mrumph@apache.org>2015-10-28 18:48:42 +0000
committerMike Rumph <mrumph@apache.org>2015-10-28 18:48:42 +0000
commit69a59ce3a63fe8e098e92f46a2ebe08933dd3f4e (patch)
tree0c692c7b431e313dc955a43e20a2d626a3eaf02c
parentd7a1e785722ec0505fda092ff3d03eaa3324767d (diff)
downloadhttpd-69a59ce3a63fe8e098e92f46a2ebe08933dd3f4e.tar.gz
Generated doc changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1711101 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--docs/manual/mod/mod_http2.html.en3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_http2.html.en b/docs/manual/mod/mod_http2.html.en
index cbb6261f21..1b8cdd0aea 100644
--- a/docs/manual/mod/mod_http2.html.en
+++ b/docs/manual/mod/mod_http2.html.en
@@ -31,7 +31,8 @@
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Support for the HTTP/2 transport layer</td></tr>
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Extension</td></tr>
<tr><th><a href="module-dict.html#ModuleIdentifier">Module Identifier:</a></th><td>http2_module</td></tr>
-<tr><th><a href="module-dict.html#SourceFile">Source File:</a></th><td>mod_http2.c</td></tr></table>
+<tr><th><a href="module-dict.html#SourceFile">Source File:</a></th><td>mod_http2.c</td></tr>
+<tr><th><a href="module-dict.html#Compatibility">Compatibility:</a></th><td>Available in version 2.4.17 and later</td></tr></table>
<h3>Summary</h3>
<p>This module provides HTTP/2 (RFC 7540) support for the Apache