glfs/x/installing/installing.xml
DJ Lucas a0d941961d added additional x config page
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3709 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-04-11 06:49:56 +00:00

20 lines
745 B
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
]>
<chapter id="x-installing">
<?dbhtml filename="installing.html" ?>
<title>X Window System Environment</title>
<para>This chapter contains a graphical user environment.</para>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xorg.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xfree86.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x-config.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x-setup.xml"/>
</chapter>