diff options
author | Pierre Labastie <pierre.labastie@neuf.fr> | 2024-01-18 20:53:23 +0100 |
---|---|---|
committer | Pierre Labastie <pierre.labastie@neuf.fr> | 2024-01-18 20:53:23 +0100 |
commit | 7152faa5fac3e5d824e9f079026420413751dcf5 (patch) | |
tree | da9e7501567c7128c03850197c9d75ee83b6288e /chapter02/hostreqs.xml | |
parent | 2a26a4f5df7c2487afb89fcd05d99133e84b284c (diff) |
Change all xml files to utf-8 encoding
Diffstat (limited to 'chapter02/hostreqs.xml')
-rw-r--r-- | chapter02/hostreqs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter02/hostreqs.xml b/chapter02/hostreqs.xml index 63dcd943f..8d9d13567 100644 --- a/chapter02/hostreqs.xml +++ b/chapter02/hostreqs.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> +<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ <!ENTITY % general-entities SYSTEM "../general.ent"> |