diff --git a/doc/bison.texi b/doc/bison.texi index 912c6782..8d7bb437 100644 --- a/doc/bison.texi +++ b/doc/bison.texi @@ -11036,7 +11036,7 @@ Finally, we enable scanner tracing. @comment file: calc++-scanner.ll @example -%option noyywrap nounput batch debug +%option noyywrap nounput batch debug noinput @end example @noindent