mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-10 06:14:13 +01:00
Update yacc description for new bison.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2292 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
53e9f8ee6a
commit
7359e67371
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user