]> git.saurik.com Git - bison.git/commitdiff
* src/getargs.c (usage): Back out yesterday's modification of the
authorJoel E. Denny <jdenny@ces.clemson.edu>
Tue, 30 May 2006 16:11:45 +0000 (16:11 +0000)
committerJoel E. Denny <jdenny@ces.clemson.edu>
Tue, 30 May 2006 16:11:45 +0000 (16:11 +0000)
--help output so that we don't have to wait for translation before
releasing 2.3.

ChangeLog
src/getargs.c

index b8aa2e8538a6def95b19f3e0fab169e113bad3cc..8eb003f09f8ae7bcd4ef164368eed9d32c1d5802 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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".
 2006-05-29  Paul Eggert  <eggert@cs.ucla.edu>
 
        * doc/bison.texinfo (Introduction): Don't say "GLR grammar".
index ec7ddf17e93af2d8146861ced2c95fb2d7ed8ae4..13b0d3215c072584fb3b3197b35a4fb72cdc64eb 100644 (file)
@@ -198,7 +198,7 @@ usage (int status)
       /* 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) or GLR grammars.\n"), stdout);
+GNU bison generates parsers for LALR(1) grammars.\n"), stdout);
       putc ('\n', stdout);
 
       fprintf (stdout, _("\
       putc ('\n', stdout);
 
       fprintf (stdout, _("\