diff options
Diffstat (limited to 'chapter06/bash.xml')
-rw-r--r-- | chapter06/bash.xml | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/chapter06/bash.xml b/chapter06/bash.xml index c2703142a..b0c6611eb 100644 --- a/chapter06/bash.xml +++ b/chapter06/bash.xml @@ -1,11 +1,13 @@ -<sect1 id="ch06-bash"> +<sect1 id="ch06-bash" xreflabel="Bash"> <title>Installing Bash-&bash-version;</title> <?dbhtml filename="bash.html" dir="chapter06"?> +<para>The Bash package contains the Bourne-Again SHell.</para> + <screen>Estimated build time: &bash-time; Estimated required disk space: &bash-compsize;</screen> -&aa-bash-shortdesc; +&aa-bash-down; &aa-bash-dep; <sect2><title> </title><para> </para></sect2> @@ -43,5 +45,8 @@ following command will do so:</para> </sect2> +&aa-bash-shortdesc; +&aa-bash-desc; + </sect1> |