glfs/x/installing/installing.xml
Igor Živković dccd5cc91a added System to X Window where missing
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2411 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-07-02 09:12:43 +00:00

19 lines
668 B
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/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-setup.xml"/>
</chapter>