]> git.saurik.com Git - bison.git/blobdiff - doc/bison.texinfo
news: condemn YYPARSE_PARAM and YYLEX_PARAM.
[bison.git] / doc / bison.texinfo
index 97b327340b239ff7b62bc13f00e2b95e67a96423..4f2e1c6244078769a4b0f0bc05b541462df7de6c 100644 (file)
@@ -6011,7 +6011,7 @@ For instance:
 @end example
 
 @noindent
-results in the following signature:
+results in the following signatures:
 
 @example
 int yylex   (int *nastiness);