aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/flex.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2018-04-14 16:12:46 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2018-04-14 16:12:46 +0000
commit03e6064c94d19f1a61efe889031376aba48d9389 (patch)
tree3101f94dc396afcde8aae2c8ceec0c3aee784d83 /chapter06/flex.xml
parent597019bb2685f3de8f11270f2dfa5b6bc7fad1e2 (diff)
Typos and minor corrections
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11401 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/flex.xml')
-rw-r--r--chapter06/flex.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/flex.xml b/chapter06/flex.xml
index 4055d4857..2e12dabac 100644
--- a/chapter06/flex.xml
+++ b/chapter06/flex.xml
@@ -85,7 +85,7 @@
<seglistitem>
<seg>flex, flex++ (link to flex), and lex (link to flex)</seg>
- <seg>libfl.so and libfl_pic.so</seg>
+ <seg>libfl.so</seg>
<seg>/usr/share/doc/flex-&flex-version;</seg>
</seglistitem>
</segmentedlist>
@@ -121,7 +121,7 @@
<varlistentry id="lex">
<term><command>lex</command></term>
<listitem>
- <para>A script that runs <command>flex</command> in
+ <para>A symbolic link that runs <command>flex</command> in
<command>lex</command> emulation mode</para>
<indexterm zone="ch-system-flex lex">
<primary sortas="b-lex">lex</primary>