diff options
Diffstat (limited to 'chapter06/binutils.xml')
-rw-r--r-- | chapter06/binutils.xml | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml index 743e7358b..11e7226c5 100644 --- a/chapter06/binutils.xml +++ b/chapter06/binutils.xml @@ -1,11 +1,14 @@ -<sect1 id="ch06-binutils"> +<sect1 id="ch06-binutils" xreflabel="Binutils"> <title>Installing Binutils-&binutils-version;</title> <?dbhtml filename="binutils.html" dir="chapter06"?> +<para>The Binutils package contains a linker, an assembler, and other tools for +handling object files.</para> + <screen>Estimated build time: &binutils-time; Estimated required disk space: &binutils-compsize;</screen> -&aa-binutils-shortdesc; +&aa-binutils-down; &aa-binutils-dep; <sect2><title> </title><para> </para></sect2> @@ -80,5 +83,8 @@ some packages:</para> </sect2> +&aa-binutils-shortdesc; +&aa-binutils-desc; + </sect1> |