diff options
| author | Joe Orton <jorton@apache.org> | 2020-08-19 07:31:23 +0000 |
|---|---|---|
| committer | Joe Orton <jorton@apache.org> | 2020-08-19 07:31:23 +0000 |
| commit | 7f6aec2cf7fb0caaa93dc98e25968d58b60107fd (patch) | |
| tree | 2218e4fdf202d9781910e0218b690acbdc92a0d5 /docs/manual/developer/request.html | |
| parent | ac888899b7c2cecdda5ed98ad5dd73607b1ca5bc (diff) | |
| download | httpd-7f6aec2cf7fb0caaa93dc98e25968d58b60107fd.tar.gz | |
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
Diffstat (limited to 'docs/manual/developer/request.html')
| -rw-r--r-- | docs/manual/developer/request.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/developer/request.html b/docs/manual/developer/request.html index 92c1beed68..d7c56f7215 100644 --- a/docs/manual/developer/request.html +++ b/docs/manual/developer/request.html @@ -1,5 +1,5 @@ # GENERATED FROM XML -- DO NOT EDIT -URI: request.html.en +URI: request.html.en.utf8 Content-Language: en Content-type: text/html; charset=UTF-8 |
