doc: fix some minor inconsistencies.

* doc/bison.texinfo (%define Summary): Fix mislabeled entry for
lex_symbol.
(%code Summary): For consistency with the variable list in the
%define Summary, enclose the list of %code qualifiers in a table
instead of an itemize.
This commit is contained in:
Joel E. Denny
2011-02-13 12:02:31 -05:00
parent 51151d9171
commit 8407249529
2 changed files with 12 additions and 3 deletions

View File

@@ -1,3 +1,12 @@
2011-02-13 Joel E. Denny <joeldenny@joeldenny.org>
doc: fix some minor inconsistencies.
* doc/bison.texinfo (%define Summary): Fix mislabeled entry for
lex_symbol.
(%code Summary): For consistency with the variable list in the
%define Summary, enclose the list of %code qualifiers in a table
instead of an itemize.
2011-02-06 Joel E. Denny <joeldenny@joeldenny.org>
doc: clean up new subsections in manual.