From 4fd3ada8810643c02f34bca467446a553566919d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulrich=20M=C3=BCller?= Date: Wed, 3 Jun 2015 21:54:14 +0200 Subject: 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. --- 3/pms.html | 4 ++-- 3/pms2.html | 4 ++-- 3/pms3.html | 4 ++-- 3/pms4.html | 4 ++-- 3/pms5.html | 4 ++-- 3/pms6.html | 4 ++-- 3/pms7.html | 4 ++-- 3/pms8.html | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) (limited to '3') diff --git a/3/pms.html b/3/pms.html index 8ef0e94..ce11098 100644 --- a/3/pms.html +++ b/3/pms.html @@ -1,11 +1,11 @@ - + Package Manager Specification - + diff --git a/3/pms2.html b/3/pms2.html index 7f17920..55f1aac 100644 --- a/3/pms2.html +++ b/3/pms2.html @@ -1,11 +1,11 @@ - + - + diff --git a/3/pms3.html b/3/pms3.html index 108e21d..8bce317 100644 --- a/3/pms3.html +++ b/3/pms3.html @@ -1,11 +1,11 @@ - + - + diff --git a/3/pms4.html b/3/pms4.html index 2575f7c..a8804fb 100644 --- a/3/pms4.html +++ b/3/pms4.html @@ -1,11 +1,11 @@ - + - + diff --git a/3/pms5.html b/3/pms5.html index 5e94dda..5979ccc 100644 --- a/3/pms5.html +++ b/3/pms5.html @@ -1,11 +1,11 @@ - + - + diff --git a/3/pms6.html b/3/pms6.html index 499b8ca..efe44ff 100644 --- a/3/pms6.html +++ b/3/pms6.html @@ -1,11 +1,11 @@ - + - + diff --git a/3/pms7.html b/3/pms7.html index af319a1..7a94a9a 100644 --- a/3/pms7.html +++ b/3/pms7.html @@ -1,11 +1,11 @@ - + - + diff --git a/3/pms8.html b/3/pms8.html index 58b4a60..1f19c22 100644 --- a/3/pms8.html +++ b/3/pms8.html @@ -1,11 +1,11 @@ - + - + -- cgit v1.2.3