]> git.saurik.com Git - bison.git/blobdiff - doc/bison.texinfo
In the XML output, list useless and unused symbols and rules with the
[bison.git] / doc / bison.texinfo
index 9d0da773eb75ebef0bc91b66f03ade79f5beddf0..210bbad493a2481ca0ccfd2eee25d16dcad56d65 100644 (file)
@@ -7197,14 +7197,14 @@ State 11 conflicts: 4 shift/reduce
 The next section reports useless tokens, nonterminal and rules.  Useless
 nonterminals and rules are removed in order to produce a smaller parser,
 but useless tokens are preserved, since they might be used by the
-scanner (note the difference between ``useless'' and ``not used''
+scanner (note the difference between ``useless'' and ``unused''
 below):
 
 @example
-Useless nonterminals:
+Nonterminals useless in grammar:
    useless
 
-Terminals which are not used:
+Terminals unused in grammar:
    STR
 
 Rules useless in grammar: