diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-16 16:07:36 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-16 16:07:36 +0000 |
commit | 22724b75e0b28dc16662361876d6b4db3ae3dfa3 (patch) | |
tree | 3132f32207ca658c25709af4fd1849d2bef236a5 /chapter05 | |
parent | a001133b31b73376be437cc4483867149b03a1df (diff) |
Corrected text for ch.5 flex installation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3609 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/flex.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/flex.xml b/chapter05/flex.xml index a1d3f9e2f..94c91a1dd 100644 --- a/chapter05/flex.xml +++ b/chapter05/flex.xml @@ -25,7 +25,7 @@ </sect2> <sect2 role="installation"> -<title>Installation of Bison</title> +<title>Installation of Flex</title> <para>Flex contains several known bugs. Fix these with the following patch:</para> |