diff options
Diffstat (limited to 'chapter06/bison.xml')
-rw-r--r-- | chapter06/bison.xml | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/chapter06/bison.xml b/chapter06/bison.xml index 5d525b96f..17e298523 100644 --- a/chapter06/bison.xml +++ b/chapter06/bison.xml @@ -1,11 +1,13 @@ -<sect1 id="ch06-bison"> +<sect1 id="ch06-bison" xreflabel="Bison"> <title>Installing Bison-&bison-version;</title> <?dbhtml filename="bison.html" dir="chapter06"?> +<para>The Bison package contains a parser generator.</para> + <screen>Estimated build time: &bison-time; Estimated required disk space: &bison-compsize;</screen> -&aa-bison-shortdesc; +&aa-bison-down; &aa-bison-dep; <sect2><title> </title><para> </para></sect2> @@ -38,5 +40,8 @@ following command will do so (and takes a long time):</para> </sect2> +&aa-bison-shortdesc; +&aa-bison-desc; + </sect1> |