* src/getargs.c (usage): Back out yesterday's modification of the

--help output so that we don't have to wait for translation before
releasing 2.3.
This commit is contained in:
Joel E. Denny
2006-05-30 16:11:45 +00:00
parent 6077da5824
commit 2c08afa5dd
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
2006-05-30 Joel E. Denny <jdenny@ces.clemson.edu>
* src/getargs.c (usage): Back out yesterday's modification of the
--help output so that we don't have to wait for translation before
releasing 2.3.
2006-05-29 Paul Eggert <eggert@cs.ucla.edu>
* doc/bison.texinfo (Introduction): Don't say "GLR grammar".

View File

@@ -198,7 +198,7 @@ usage (int status)
/* Some efforts were made to ease the translators' task, please
continue. */
fputs (_("\
GNU bison generates parsers for LALR(1) or GLR grammars.\n"), stdout);
GNU bison generates parsers for LALR(1) grammars.\n"), stdout);
putc ('\n', stdout);
fprintf (stdout, _("\