aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/bison-shortdesc.xml
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2003-11-02 12:22:50 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2003-11-02 12:22:50 +0000
commitdec4b0a901b3d9be9eb37bbcec3e06f6c63274ce (patch)
treea22f51ed21735d207f556e2086247d56e6b6e030 /appendixa/bison-shortdesc.xml
parent49f4dd549ab4535cf182b011b2d2803f349027a8 (diff)
Removeing the 'last checked' lines.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3054 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/bison-shortdesc.xml')
-rw-r--r--appendixa/bison-shortdesc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixa/bison-shortdesc.xml b/appendixa/bison-shortdesc.xml
index 8ccf65c00..6bd85e328 100644
--- a/appendixa/bison-shortdesc.xml
+++ b/appendixa/bison-shortdesc.xml
@@ -1,6 +1,6 @@
<sect2><title>Contents of Bison</title>
-<para>(Last checked against version &bison-contversion;.)</para>
+<!-- <para>(Last checked against version &bison-contversion;.)</para> -->
<para>Bison is a parser generator, a replacement for yacc. Bison
generates a program that analyzes the structure of a text file.</para>