source: index.xml@ c117e5a

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since c117e5a was c117e5a, checked in by Bruce Dubbs <bdubbs@…>, 20 years ago

XML update for Chapter 46

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2323 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 2.7 KB
RevLine 
[f45b1953]1<?xml version="1.0" encoding="ISO-8859-1"?>
[295d8858]2<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
[678cb5c2]3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
[feeb99a]4 <!ENTITY % general SYSTEM "general/general.ent">
[f45b1953]5
[feeb99a]6<!ENTITY version "cvs-20040613">
7<!ENTITY releasedate "June 13th, 2004">
8<!ENTITY pubdate "2004-06-13">
[43e6ac79]9<!ENTITY blfs-version "cvs">
[feeb99a]10<!ENTITY last-commit "Sun Jun 13 10:08:20 CDT 2004">
[f45b1953]11
12<!ENTITY % book SYSTEM "book/book.ent">
13<!ENTITY % preface SYSTEM "preface/preface.ent">
14<!ENTITY % introduction SYSTEM "introduction/introduction.ent">
15<!ENTITY % postlfs SYSTEM "postlfs/postlfs.ent">
16<!ENTITY % connect SYSTEM "connect/connect.ent">
17<!ENTITY % basicnet SYSTEM "basicnet/basicnet.ent">
18<!ENTITY % server SYSTEM "server/server.ent">
19<!ENTITY % content SYSTEM "content/content.ent">
20<!ENTITY % x SYSTEM "x/x.ent">
21<!ENTITY % kde SYSTEM "kde/kde.ent">
22<!ENTITY % gnome SYSTEM "gnome/gnome.ent">
23<!ENTITY % xsoft SYSTEM "xsoft/xsoft.ent">
24<!ENTITY % multimedia SYSTEM "multimedia/multimedia.ent">
25<!ENTITY % pst SYSTEM "pst/pst.ent">
26<!ENTITY % appendices SYSTEM "appendices/appendices.ent">
27
28%book;
[4122007]29<!-- %preface;
[44f085a]30%introduction;
31%postlfs; -->
[f45b1953]32%general;
[feeb99a]33<!-- %connect; -->
[0931098]34%basicnet;
[f45b1953]35%server;
[feeb99a]36<!-- %content; -->
37<!-- %x; -->
38<!-- %content; -->
39<!-- %x; -->
[f45b1953]40%kde;
41%gnome;
[16998db6]42<!-- %xsoft; -->
[d8a5def6]43<!-- %multimedia; -->
[c117e5a]44<!-- %pst; -->
[4122007]45<!-- %appendices; -->
[f45b1953]46
47]>
48
49<book>
50
[4122007]51<!-- Front Matter -->
52<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="book/bookinfo.xml"/>
53<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="book/dedication.xml"/>
54<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="book/preface.xml"/>
55
56<!-- Parts -->
57
58<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="introduction/introduction.xml"/>
[44f085a]59<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="postlfs/postlfs.xml"/>
[52d29f7]60<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="general/general.xml"/>
[246c904]61<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="connect/connect.xml"/>
[bfe245f]62<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="basicnet/basicnet.xml"/>
[0931098]63<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="server/server.xml"/>
[08254fc]64<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="content/content.xml"/>
[feeb99a]65<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x/x.xml"/>
[60384c68]66<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="kde/kde.xml"/>
[4122007]67&gnome;
[16998db6]68<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xsoft/xsoft.xml"/>
[d8a5def6]69<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multimedia/multimedia.xml"/>
[c117e5a]70<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="pst/pst.xml"/>
[4122007]71
72<!-- End parts -->
73
74<!-- Appendices -->
75<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/glossary.xml"/>
[f45b1953]76
77</book>
Note: See TracBrowser for help on using the repository browser.