]> git.saurik.com Git - bison.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 1 Jun 1995 13:54:23 +0000 (13:54 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 1 Jun 1995 13:54:23 +0000 (13:54 +0000)
doc/bison.texinfo

index 05765ef45f2e0da8b532a7b007a649f69bfd2404..b7beb5838c2e6a8df8ff9177e680dcce97abe816 100644 (file)
@@ -4734,7 +4734,7 @@ Don't put any @code{#line} preprocessor commands in the parser file.
 Ordinarily Bison puts them in the parser file so that the C compiler
 and debuggers will associate errors with your source file, the
 grammar file.  This option causes them to associate errors with the
-parser file, treating it an independent source file in its own right.
+parser file, treating it as an independent source file in its own right.
 
 @item -o @var{outfile}
 @itemx --output-file=@var{outfile}