diff options
Diffstat (limited to 'chapter05/gawk.xml')
-rw-r--r-- | chapter05/gawk.xml | 28 |
1 files changed, 17 insertions, 11 deletions
diff --git a/chapter05/gawk.xml b/chapter05/gawk.xml index 62c84523b..a2a22c9a9 100644 --- a/chapter05/gawk.xml +++ b/chapter05/gawk.xml @@ -1,16 +1,23 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 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; +]> <sect1 id="ch-tools-gawk"> -<title>Installing Gawk-&gawk-version;</title> -<?dbhtml filename="gawk.html" dir="chapter05"?> +<title>Gawk-&gawk-version;</title> +<?dbhtml filename="gawk.html"?> -<screen>&buildtime; &gawk-time-tools; -&diskspace; &gawk-compsize-tools;</screen> +<indexterm zone="ch-tools-gawk"> +<primary sortas="a-Gawk">Gawk</primary> +<secondary>tools</secondary></indexterm> -<literallayout>Official download location for Gawk (&gawk-version;): -<ulink url="ftp://ftp.gnu.org/pub/gnu/gawk/"/></literallayout> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter06/gawk.xml" xpointer="xpointer(/sect1/para[1])"/> -&aa-gawk-dep; +<screen>&buildtime; 0.2 SBU +&diskspace; 17 MB</screen> + +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter06/gawk.xml" xpointer="xpointer(/sect1/para[2])"/> -<sect2><title> </title><para> </para></sect2> <sect2> <title>Installation of Gawk</title> @@ -32,9 +39,8 @@ </sect2> -<sect2><title> </title><para> </para> +<sect2><title> </title><para> </para> <para>The details on this package are found in <xref linkend="contents-gawk"/>.</para> -<para> </para></sect2> +<para> </para></sect2> </sect1> - |