From 95e742f7788b820def4e8c6af9e3e8c76691f220 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 1 Jun 1995 13:54:23 +0000 Subject: [PATCH] *** empty log message *** --- doc/bison.texinfo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/bison.texinfo b/doc/bison.texinfo index 05765ef4..b7beb583 100644 --- a/doc/bison.texinfo +++ b/doc/bison.texinfo @@ -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} -- 2.47.2