Changeset 64a4f13 for chapter10


Ignore:
Timestamp:
01/19/2024 11:30:16 PM (6 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib
Children:
bb1dfaf
Parents:
5d2d864 (diff), 619e4d9 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Automatic merge of trunk into multilib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter10/kernel/kernel-config.py

    r5d2d864 r64a4f13  
    294294from jinja2 import Template
    295295
    296 t = Template('''<?xml version="1.0" encoding="ISO-8859-1"?>
     296t = Template('''<?xml version="1.0" encoding="UTF-8"?>
    297297<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
    298298  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
Note: See TracChangeset for help on using the changeset viewer.