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 /chapter11 | |
parent | 2a26a4f5df7c2487afb89fcd05d99133e84b284c (diff) |
Change all xml files to utf-8 encoding
Diffstat (limited to 'chapter11')
-rw-r--r-- | chapter11/afterlfs.xml | 2 | ||||
-rw-r--r-- | chapter11/chapter11.xml | 2 | ||||
-rw-r--r-- | chapter11/getcounted.xml | 2 | ||||
-rw-r--r-- | chapter11/reboot.xml | 2 | ||||
-rw-r--r-- | chapter11/theend.xml | 2 | ||||
-rw-r--r-- | chapter11/whatnow.xml | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/chapter11/afterlfs.xml b/chapter11/afterlfs.xml index c866903b5..ff8bae006 100644 --- a/chapter11/afterlfs.xml +++ b/chapter11/afterlfs.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"> diff --git a/chapter11/chapter11.xml b/chapter11/chapter11.xml index 9adb49473..e391ea75d 100644 --- a/chapter11/chapter11.xml +++ b/chapter11/chapter11.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> +<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE chapter 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"> diff --git a/chapter11/getcounted.xml b/chapter11/getcounted.xml index bc0ad8908..e991ff34f 100644 --- a/chapter11/getcounted.xml +++ b/chapter11/getcounted.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"> diff --git a/chapter11/reboot.xml b/chapter11/reboot.xml index 90f7839b8..5a8cfd51e 100644 --- a/chapter11/reboot.xml +++ b/chapter11/reboot.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"> diff --git a/chapter11/theend.xml b/chapter11/theend.xml index e7bfc6ef8..2b5ef95f1 100644 --- a/chapter11/theend.xml +++ b/chapter11/theend.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"> diff --git a/chapter11/whatnow.xml b/chapter11/whatnow.xml index e477e21c8..f8588e97f 100644 --- a/chapter11/whatnow.xml +++ b/chapter11/whatnow.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"> |