瀏覽代碼

Remove flex++ from the list of installed files

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6559 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 20 年之前
父節點
當前提交
ec786e6783
共有 2 個文件被更改,包括 3 次插入9 次删除
  1. 2 0
      chapter01/changelog.xml
  2. 1 9
      chapter06/flex.xml

+ 2 - 0
chapter01/changelog.xml

@@ -107,6 +107,8 @@ First a summary, then a detailed log.</para>
 </itemizedlist>
 </listitem>
 
+<listitem><para>July  19th, 2005 [matt]: Removed flex++ from the list of installed files, as it is no longer present (Randy McMurchy)</para></listitem>
+
 <listitem><para>July  15th, 2005 [matt]: Updated to Linux-2.6.12.3.</para></listitem>
 
 <listitem><para>July  15th, 2005 [matt]: Updated to udev-063.</para></listitem>

+ 1 - 9
chapter06/flex.xml

@@ -87,7 +87,7 @@ chmod 755 /usr/bin/lex</userinput></screen>
 <segmentedlist>
 <segtitle>Installed programs</segtitle>
 <segtitle>Installed library</segtitle>
-<seglistitem><seg>flex, flex++ (link to flex), and lex</seg>
+<seglistitem><seg>flex and lex</seg>
 <seg>libfl.a</seg></seglistitem>
 </segmentedlist>
 
@@ -106,14 +106,6 @@ program</para>
 </listitem>
 </varlistentry>
 
-<varlistentry id="flex-">
-<term><command>flex++</command></term>
-<listitem>
-<para>Invokes a version of <command>flex</command> that is used exclusively for C++ scanners</para>
-<indexterm zone="ch-system-flex flex-"><primary sortas="b-flex++">flex++</primary></indexterm>
-</listitem>
-</varlistentry>
-
 <varlistentry id="lex">
 <term><command>lex</command></term>
 <listitem>