Ver Fonte

reworded

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1919 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans há 23 anos atrás
pai
commit
2b30797246
1 ficheiros alterados com 3 adições e 3 exclusões
  1. 3 3
      appendixa/bison-desc.xml

+ 3 - 3
appendixa/bison-desc.xml

@@ -45,9 +45,9 @@ alone.</para></sect4>
 
 <sect4><title>yacc</title>
 
-<para>We create a yacc script which calls bison using the -y option.
-This is for compatibility purposes for programs which use yacc instead
-of bison.</para></sect4>
+<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>
 
 </sect3>