summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2015-06-03 21:54:14 +0200
committerUlrich Müller <ulm@gentoo.org>2015-06-03 21:54:14 +0200
commit4fd3ada8810643c02f34bca467446a553566919d (patch)
treecfed679b3efa951923406ca50e1e57261ee0ff45 /4/pms6.html
parentRevert "Remove .htaccess, with all files being pure ASCII it shouldn't be nee... (diff)
downloadpms-4fd3ada8810643c02f34bca467446a553566919d.tar.gz
pms-4fd3ada8810643c02f34bca467446a553566919d.tar.bz2
pms-4fd3ada8810643c02f34bca467446a553566919d.zip
Declare encoding of HTML files as utf-8.
This prevents a character encoding mismatch between the HTTP header and the XML declaration. All HTML files are actually pure ascii which is a subset of utf-8.
Diffstat (limited to '4/pms6.html')
-rw-r--r--4/pms6.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/4/pms6.html b/4/pms6.html
index 86a2467..da91c70 100644
--- a/4/pms6.html
+++ b/4/pms6.html
@@ -1,11 +1,11 @@
-<?xml version="1.0" encoding="iso-8859-1" ?>
+<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd-->
<html xmlns="http://www.w3.org/1999/xhtml"
>
<head><title></title>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)" />
<meta name="originator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)" />
<!-- xhtml,html -->