From: Joel E. Denny Date: Tue, 6 Jun 2006 06:00:55 +0000 (+0000) Subject: * src/getargs.c (usage): Mention GLR not just LALR(1) in --help output. X-Git-Tag: v2.3b~380 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/184e42f06525f9076bfa76900dd40e7533a4c46b * src/getargs.c (usage): Mention GLR not just LALR(1) in --help output. Use Akim's wording from . --- diff --git a/ChangeLog b/ChangeLog index b8329339..511d1799 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ $Id$ +2006-06-06 Joel E. Denny + + * src/getargs.c (usage): Mention GLR not just LALR(1) in --help output. + Use Akim's wording from + . + 2006-06-06 Joel E. Denny Between Bison releases, manually append `+' to the previous Bison diff --git a/src/getargs.c b/src/getargs.c index 3895d3fa..c1027d3b 100644 --- a/src/getargs.c +++ b/src/getargs.c @@ -199,7 +199,7 @@ usage (int status) /* 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, _("\