]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix Texinfo usage issues. From Patrice Dumas <pertusus@free.fr>.
authorEli Zaretskii <eliz@gnu.org>
Fri, 15 Jun 2012 09:21:37 +0000 (09:21 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 15 Jun 2012 09:21:37 +0000 (09:21 +0000)
commit984359d2e18194691beefb49eb490524936893eb
tree5dd8412d0330c0531bd1d76e4b72d29c00298444
parenta210c23822203e9688401cee6697ebd2f3df11dc
Fix Texinfo usage issues.  From Patrice Dumas <pertusus@free.fr>.

* gdb.texinfo (Summary): Add a link to "Free Documentation".
(Free Documentation): Add @node line.
(Continuing and Stepping) <advance location>: Use @item instead of
@itemx.
(Reverse Execution) <set exec-direction reverse>: Use @item instead of
@itemx.
(Embedded Processors): Put the link to "PA" to its correct place,
according to document structure.
(Python API): Put the link to "Lazy Strings In Python" to its
correct place.
(Index): Use @@ in @tex block to get a literal @.

* gdbint.texinfo: Fix the @subtitle line.

* stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
correct place.
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/doc/gdbint.texinfo
gdb/doc/stabs.texinfo