Some missed ISO-8859-1 -> UTF-8 changes

This commit is contained in:
Xi Ruoyao 2024-01-20 02:07:45 +08:00
parent fd02389a51
commit d11a0816d4
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3
3 changed files with 3 additions and 3 deletions

View File

@ -293,7 +293,7 @@ for i0, val, i1, title, arrow, key, menu, comment in r:
from jinja2 import Template
t = Template('''<?xml version="1.0" encoding="ISO-8859-1"?>
t = Template('''<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
<!-- Automatically generated by kernel-config.py

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml version="1.0" encoding="UTF-8"?>
<!-- Notes:
For empty *-home entities use " " not ""

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml version="1.0" encoding="UTF-8"?>
<!-- Start of Common Patches -->