diff options
Diffstat (limited to 'chapter06/flex.xml')
-rw-r--r-- | chapter06/flex.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/flex.xml b/chapter06/flex.xml index 8f97a7c9d..a331d669c 100644 --- a/chapter06/flex.xml +++ b/chapter06/flex.xml @@ -122,7 +122,7 @@ chmod -v 755 /usr/bin/lex</userinput></screen> <varlistentry id="flexpp"> <term><command>flex++</command></term> <listitem> - <para>An extension of flex, is used for generating C++ code + <para>An extension of flex, is used for generating C++ code and classes. It is a symbolic link to <command>flex</command></para> <indexterm zone="ch-system-flex flexpp"> <primary sortas="b-flex++">flex++</primary> |