glfs/general/genutils/genutils.xml
Dan Nichilson 38476a99fa Moved externally developed packages out of the Xorg-7 chapter.
Added a missing program description to luit.


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6289 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-09-04 03:15:35 +00:00

37 lines
2.0 KiB
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="general-genutils">
<?dbhtml filename="genutils.html"?>
<title>General Utilities</title>
<para>This chapter contains various utilities that do not fit conveniently into other
chapters. Programs include a command line calculator, several utilities for manipulating
text and graphics, and a program to interface with a palm-pilot.</para>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bc.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="rep-gtk.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="compface.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="imagemagick.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="hd2u.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gtk-doc.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="scrollkeeper.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="intltool.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="screen.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="tidy.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="desktop-file-utils.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xscreensaver.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="pilot-link.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="unixodbc.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="graphviz.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xterm.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="luit.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="rman.xml"/>
</chapter>