mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
d113301f09
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18165 af4574ff-66df-0310-9fd7-8a98e5e911e0
56 lines
2.7 KiB
XML
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>
|