]> git.saurik.com Git - bison.git/blobdiff - doc/bison.info-4
* configure.in: Bump to 1.28c.
[bison.git] / doc / bison.info-4
index ad510ac34e39f97f7d9e09fc0733f9bdc0dd4ffa..4ba5958166d864f92e7197c9850ea0f8b0412d0d 100644 (file)
@@ -867,10 +867,12 @@ manipulate filenames like `-o' or `-d'.
    For example :
 
      bison -d INFILE.YXX
-   will produce `infile.tab.cxx' and `infile.tab.hxx'. and
+
+will produce `infile.tab.cxx' and `infile.tab.hxx'. and
 
      bison -d INFILE.Y -o OUTPUT.C++
-   will produce `output.c++' and `outfile.h++'.
+
+will produce `output.c++' and `outfile.h++'.
 
 * Menu: