aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/flex-desc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appendixa/flex-desc.xml')
-rw-r--r--appendixa/flex-desc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixa/flex-desc.xml b/appendixa/flex-desc.xml
index b404c9324..0fd5cf7be 100644
--- a/appendixa/flex-desc.xml
+++ b/appendixa/flex-desc.xml
@@ -19,7 +19,7 @@ the text.</para></sect4>
C++ scanners.</para></sect4>
<sect4><title>lex</title>
-<para>We create a yacc script which calls flex using the -l option.
+<para>We create a bash script called lex which calls flex using the -l option.
This is for compatibility purposes for programs which use lex instead
of flex.</para></sect4>