]> git.saurik.com Git - bison.git/blobdiff - doc/bison.texi
gram: correct token numbering in precedence declarations
[bison.git] / doc / bison.texi
index 5b1b0de4c2d089ec338789500ab01e91e8501982..aad2b8c35eb3eb460b89987381caaa71529e61d0 100644 (file)
@@ -9853,9 +9853,11 @@ releases of Bison may move warnings from this category to new, more specific
 categories.
 
 @item all
-All the warnings.
+All the warnings except @code{yacc}.
+
 @item none
 Turn off all the warnings.
+
 @item error
 See @option{-Werror}, below.
 @end table