From 7f6aec2cf7fb0caaa93dc98e25968d58b60107fd Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Wed, 19 Aug 2020 07:31:23 +0000 Subject: Follow up to r1880368 and r1880980: Complete move to .en.utf8 suffixes in two steps: 1. From fresh checkout, renamed all existing files: $ for f in *.html.en */*.html.en; do svn mv $f $f.utf8; done 2. Ran "./build.sh all" which also regenerates the typemaps. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1880982 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_echo.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/manual/mod/mod_echo.html') diff --git a/docs/manual/mod/mod_echo.html b/docs/manual/mod/mod_echo.html index 70400d3c15..dadb3f16f8 100644 --- a/docs/manual/mod/mod_echo.html +++ b/docs/manual/mod/mod_echo.html @@ -1,6 +1,6 @@ # GENERATED FROM XML -- DO NOT EDIT -URI: mod_echo.html.en +URI: mod_echo.html.en.utf8 Content-Language: en Content-type: text/html; charset=UTF-8 -- cgit v1.2.3