glfs/general/sysutils/sysutils.xml
Bruce Dubbs 52d29f7a42 XML Updates to Part III from DJ
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2304 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-06-12 22:56:28 +00:00

28 lines
1.2 KiB
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="general-sysutils">
<?dbhtml filename="sysutils.html"?>
<title>System Utilities</title>
<para>This chapter contains mainly hardware utilities. It also contains
some applications used by other applications in the book for
installation purposes.</para>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gpm.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="fcron.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="hdparm.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="which.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="unzip.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="zip.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="pciutils.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="pkgconfig.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="cpio.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mc.xml"/>
</chapter>