Selaa lähdekoodia

Noted the $* -> $@ change in bison's yacc script

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@128 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 vuotta sitten
vanhempi
commit
11912e0236
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      chapter01/changelog.sgml

+ 3 - 0
chapter01/changelog.sgml

@@ -69,6 +69,9 @@ Chapter 6: Added the creation of the lex symlink to the flex
 installation.
 </para></listitem>
 
+<listitem><para>
+Chapter 6: Changed $* into $@ in the yacc script during bison's
+installation. $@ allows usage of quoted arguments with blanks.
 </itemizedlist>
 
 </sect1>