diff options
Diffstat (limited to 'chapter06/findutils.xml')
-rw-r--r-- | chapter06/findutils.xml | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/chapter06/findutils.xml b/chapter06/findutils.xml index 5c2c0e956..4b3ec4d22 100644 --- a/chapter06/findutils.xml +++ b/chapter06/findutils.xml @@ -1,11 +1,15 @@ -<sect1 id="ch06-findutils"> +<sect1 id="ch06-findutils" xreflabel="Findutils"> <title>Installing Findutils-&findutils-version;</title> <?dbhtml filename="findutils.html" dir="chapter06"?> +<para>The Findutils package contains programs to find files. The finding is +done either by doing a live recursive search through a directory tree, or by +consulting a previously set up database.</para> + <screen>Estimated build time: &findutils-time; Estimated required disk space: &findutils-compsize;</screen> -&aa-findutils-shortdesc; +&aa-findutils-down; &aa-findutils-dep; <sect2><title> </title><para> </para></sect2> @@ -39,5 +43,8 @@ following command will do so:</para> </sect2> +&aa-findutils-shortdesc; +&aa-findutils-desc; + </sect1> |