diff options
Diffstat (limited to 'chapter06/flex.xml')
-rw-r--r-- | chapter06/flex.xml | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/chapter06/flex.xml b/chapter06/flex.xml index d202df991..e4e8c51b1 100644 --- a/chapter06/flex.xml +++ b/chapter06/flex.xml @@ -1,11 +1,14 @@ -<sect1 id="ch06-flex"> +<sect1 id="ch06-flex" xreflabel="Flex"> <title>Installing Flex-&flex-version;</title> <?dbhtml filename="flex.html" dir="chapter06"?> +<para>The Flex package contains a utility for generating programs that +recognize patterns in text.</para> + <screen>Estimated build time: &flex-time; Estimated required disk space: &flex-compsize;</screen> -&aa-flex-shortdesc; +&aa-flex-down; &aa-flex-dep; <sect2><title> </title><para> </para></sect2> @@ -53,5 +56,8 @@ chmod 755 /usr/bin/lex</userinput></screen> </sect2> +&aa-flex-shortdesc; +&aa-flex-desc; + </sect1> |