Use Akim's wording from
<http://lists.gnu.org/archive/html/bison-patches/2006-05/msg00056.html>.
+2006-06-06  Joel E. Denny  <jdenny@ces.clemson.edu>
+
+       * src/getargs.c (usage): Mention GLR not just LALR(1) in --help output.
+       Use Akim's wording from
+       <http://lists.gnu.org/archive/html/bison-patches/2006-05/msg00056.html>.
+
 2006-06-06  Joel E. Denny  <jdenny@ces.clemson.edu>
 
        Between Bison releases, manually append `+' to the previous Bison
 2006-06-06  Joel E. Denny  <jdenny@ces.clemson.edu>
 
        Between Bison releases, manually append `+' to the previous Bison
 
       /* Some efforts were made to ease the translators' task, please
         continue.  */
       fputs (_("\
       /* Some efforts were made to ease the translators' task, please
         continue.  */
       fputs (_("\
-GNU bison generates parsers for LALR(1) grammars.\n"), stdout);
+GNU bison generates LALR(1) and GLR parsers.\n"), stdout);
       putc ('\n', stdout);
 
       fprintf (stdout, _("\
       putc ('\n', stdout);
 
       fprintf (stdout, _("\