source: chapter09/chapter09.xml@ e02afe0

Last change on this file since e02afe0 was 46a2e9c, checked in by Jeremy Huntwork <jhuntwork@…>, 19 years ago

Merged recent changes from trunk to lfs-alpha. Fixed typo.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/alphabetical/BOOK@7248 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 723 bytes
RevLine 
[673b0d8]1<?xml version="1.0" encoding="ISO-8859-1"?>
[46a2e9c]2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
[673b0d8]4 <!ENTITY % general-entities SYSTEM "../general.ent">
5 %general-entities;
6]>
[46a2e9c]7
[dcff046]8<chapter id="chapter-finalizing" xreflabel="Chapter 9">
[46a2e9c]9 <?dbhtml dir="chapter09"?>
10 <?dbhtml filename="chapter09.html"?>
11
12 <title>The End</title>
[6acc848]13
[46a2e9c]14 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="theend.xml"/>
15 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="getcounted.xml"/>
16 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="reboot.xml"/>
17 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="whatnow.xml"/>
[673b0d8]18
19</chapter>
Note: See TracBrowser for help on using the repository browser.