bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Fix --help.


From: Akim Demaille
Subject: [PATCH] Fix --help.
Date: Sun, 09 Nov 2008 19:54:07 -0000

---
 ChangeLog       |    4 ++++
 etc/bench.pl.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index edf9555..8c4b8c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2008-11-09  Akim Demaille  <address@hidden>
 
+       Fix --help.
+
+2008-11-09  Akim Demaille  <address@hidden>
+
        Require the generation of parse-gram.output.
        * src/Makefile.am (YACC): Pass --report=all.
 
diff --git a/etc/bench.pl.in b/etc/bench.pl.in
index f71611f..40023d3 100755
--- a/etc/bench.pl.in
+++ b/etc/bench.pl.in
@@ -23,7 +23,7 @@ bench.pl - bench marks for Bison parsers.
 
 =head1 SYNOPSIS
 
-  ./bench.pl [OPTIONS]... I<directives>
+  ./bench.pl [OPTIONS]... DIRECTIVES
 
 =head1 DIRECTIVES
 
-- 
1.6.0.2.588.g3102





reply via email to

[Prev in Thread] Current Thread [Next in Thread]