aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/bison-desc.xml
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2003-01-08 22:12:05 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2003-01-08 22:12:05 +0000
commit7359e673711fae3923ba5a0bb32b0a6b7b29a1c7 (patch)
treeb98c3eb0a6df4cbb0fd4c9fc819651b474ad95c2 /appendixa/bison-desc.xml
parent53e9f8ee6a7118ada5f5e771f9cd376d187f59f8 (diff)
Update yacc description for new bison.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2292 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/bison-desc.xml')
-rw-r--r--appendixa/bison-desc.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/appendixa/bison-desc.xml b/appendixa/bison-desc.xml
index 77b0432b7..46d297506 100644
--- a/appendixa/bison-desc.xml
+++ b/appendixa/bison-desc.xml
@@ -47,9 +47,9 @@ alone.</para></sect4>
<sect4><title>yacc</title>
-<para>We create a bash script called yacc which calls bison using the -y
-option. This is for compatibility purposes for programs which use yacc
-instead of bison.</para></sect4>
+<para>This bash script calls bison using the -y option. This is for
+compatibility purposes for programs which use yacc instead of
+bison.</para></sect4>
</sect3>