doc: clean up references to `Tracking Locations'.

* doc/bison.texinfo (Locations): Rename node to...
(Tracking Locations): ... this, which is its section name, and
update all cross references.  The trouble is that there is another
node about locations.  Its section name is `Locations', which was
easily confused with the node name of this node.  Moreover, its
node name is `Locations Overview', which was mistakenly used to
label some cross references to this node.
This commit is contained in:
Joel E. Denny
2011-05-29 22:18:27 -04:00
parent ce24f7f59b
commit 7404cdf3a1
2 changed files with 66 additions and 56 deletions

View File

@@ -1,3 +1,14 @@
2011-05-29 Joel E. Denny <joeldenny@joeldenny.org>
doc: clean up references to `Tracking Locations'.
* doc/bison.texinfo (Locations): Rename node to...
(Tracking Locations): ... this, which is its section name, and
update all cross references. The trouble is that there is another
node about locations. Its section name is `Locations', which was
easily confused with the node name of this node. Moreover, its
node name is `Locations Overview', which was mistakenly used to
label some cross references to this node.
2011-05-29 Joel E. Denny <joeldenny@joeldenny.org>
doc: clean up `Named References' a little.