glfs/general/genutils/genutils.xml
Ken Moffat d113301f09 Attempt to add the ImageMagick-6 page - I did not notice that my attempt a couple of hours ago ended in error.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18165 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-01-09 19:49:42 +00:00

56 lines
2.7 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
]>
<!--
$LastChangedBy$
$Date$
-->
<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, a program to interface with a palm-pilot, a program for entering
PIN numbers and pass-phrases, and a hash generator.</para>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="asciidoc.xml"/>
<!-- systemd only -->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bogofilter.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="chrpath.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="compface.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="desktop-file-utils.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="graphviz.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtk-doc.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hd2u.xml"/>
<!-- systemd only -->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="highlight.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ibus.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="imagemagick6.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="imagemagick.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="iso-codes.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lsof.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pinentry.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rarian.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rep-gtk.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="screen.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="shared-mime-info.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sharutils.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tidy-html5.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="time.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tree.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="unixodbc.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xdg-user-dirs.xml"/>
</chapter>