mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-15 07:13:02 +00:00
doc: clean up `Named References' a little.
* doc/bison.texinfo (Named References): Rename section to match the node name, and update all cross references. Don't use the acronyms RHS and LHS given that we don't expand them anywhere in the manual. Try to use @samp and @code properly. Mention that named references are experimental as we've already stated in NEWS. (Destructor Decl): Expand the only remaining use of RHS or LHS.
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2011-05-29 Joel E. Denny <joeldenny@joeldenny.org>
|
||||
|
||||
doc: clean up `Named References' a little.
|
||||
* doc/bison.texinfo (Named References): Rename section to match
|
||||
the node name, and update all cross references. Don't use the
|
||||
acronyms RHS and LHS given that we don't expand them anywhere in
|
||||
the manual. Try to use @samp and @code properly. Mention that
|
||||
named references are experimental as we've already stated in NEWS.
|
||||
(Destructor Decl): Expand the only remaining use of RHS or LHS.
|
||||
|
||||
2011-05-29 Joel E. Denny <joeldenny@joeldenny.org>
|
||||
|
||||
doc: motivate named references.
|
||||
|
||||
Reference in New Issue
Block a user