diff options
Diffstat (limited to 'chapter06/coreutils.xml')
-rw-r--r-- | chapter06/coreutils.xml | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml index cbddb98f0..9ceb62437 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -1,11 +1,14 @@ -<sect1 id="ch06-coreutils"> +<sect1 id="ch06-coreutils" xreflabel="Coreutils"> <title>Installing Coreutils-&coreutils-version;</title> <?dbhtml filename="coreutils.html" dir="chapter06"?> +<para>The Coreutils package contains utilities for showing and setting the +basic system characteristics.</para> + <screen>Estimated build time: &coreutils-time; Estimated required disk space: &coreutils-compsize;</screen> -&aa-coreutils-shortdesc; +&aa-coreutils-down; &aa-coreutils-dep; <sect2><title> </title><para> </para></sect2> @@ -91,5 +94,8 @@ ln -s ../../bin/install /usr/bin</userinput></screen> </sect2> +&aa-coreutils-shortdesc; +&aa-coreutils-desc; + </sect1> |