diff --git a/ChangeLog b/ChangeLog index c27f2f6b..12def4de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2011-03-20 Joel E. Denny + + doc: fix confusing citation of LAC publication. + Suggested by Akim Demaille. + * doc/bison.texinfo (LAC): Here. + 2011-03-20 Joel E. Denny lr.default-reductions: rename "full" value to "most". diff --git a/doc/bison.texinfo b/doc/bison.texinfo index 5ad3e667..3fc29d45 100644 --- a/doc/bison.texinfo +++ b/doc/bison.texinfo @@ -7562,10 +7562,9 @@ never physically copied. In our experience, the performance penalty of LAC has proven insignificant for practical grammars. @end itemize -While the basic premise behind LAC has been recognized in the parser -community for years, for the first publication that uses the term LAC and -that discusses Bison's LAC implementation, @pxref{Bibliography,,Denny 2010 -May}. +While the LAC algorithm shares techniques that have been recognized in the +parser community for years, for the publication that introduces LAC, +@pxref{Bibliography,,Denny 2010 May}. @node Unreachable States @subsection Unreachable States