From: Yann Ylavic Date: Sat, 10 Oct 2015 15:41:54 +0000 (+0000) Subject: s/h2_module/http2_module/ X-Git-Tag: 2.5.0-alpha~2728 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fd2a210def5d14de07bacf8a36f8bc28c2b5f83;p=thirdparty%2Fapache%2Fhttpd.git s/h2_module/http2_module/ git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1707889 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_http2.xml b/docs/manual/mod/mod_http2.xml index be4dd21a36f..3b91c99cee1 100644 --- a/docs/manual/mod/mod_http2.xml +++ b/docs/manual/mod/mod_http2.xml @@ -26,7 +26,7 @@ Support for the HTTP/2 transport layer Extension mod_http2.c - h2_module + http2_module

This module provides HTTP/2 (RFC 7540) support for the Apache