aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/bison.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/bison.xml')
-rw-r--r--chapter06/bison.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/chapter06/bison.xml b/chapter06/bison.xml
index bf2ebb0e4..74890db6d 100644
--- a/chapter06/bison.xml
+++ b/chapter06/bison.xml
@@ -62,9 +62,8 @@ GCC, Gettext, Glibc, Grep, M4, Make, and Sed</seg></seglistitem>
<varlistentry id="bison">
<term><command>bison</command></term>
<listitem>
-<para>generates, from a series of rules, a program for analyzing the
-structure of text files; <application>Bison</application> is a
-replacement for <application>Yacc</application> (Yet Another Compiler
+<para>generates, from a series of rules, a program for analyzing the structure
+of text files; Bison is a replacement for Yacc (Yet Another Compiler
Compiler)</para>
<indexterm zone="ch-system-bison bison"><primary sortas="b-bison">bison</primary></indexterm>
</listitem>