aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/flex-desc.xml
diff options
context:
space:
mode:
authorMark Hymers <markh@linuxfromscratch.org>2002-05-10 22:22:45 +0000
committerMark Hymers <markh@linuxfromscratch.org>2002-05-10 22:22:45 +0000
commit65824097329170d70644e04ef044a0b95beffee2 (patch)
tree93f28f182fe39a9314b394c5a8070573ef70e091 /appendixa/flex-desc.xml
parent227d26b5cb04a552490c90c9f034c03f8f26b4eb (diff)
rephrase slightly
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1876 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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>