From 65824097329170d70644e04ef044a0b95beffee2 Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Fri, 10 May 2002 22:22:45 +0000 Subject: rephrase slightly git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1876 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/flex-desc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'appendixa/flex-desc.xml') 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. C++ scanners. lex -We create a yacc script which calls flex using the -l option. +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. -- cgit v1.2.3-54-g00ecf