Преглед на файлове

reworded

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1919 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans преди 23 години
родител
ревизия
2b30797246
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  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>