aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/gdbint.texinfo
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2012-06-15 09:21:37 +0000
committerEli Zaretskii <eliz@gnu.org>2012-06-15 09:21:37 +0000
commit984359d2e18194691beefb49eb490524936893eb (patch)
tree5dd8412d0330c0531bd1d76e4b72d29c00298444 /gdb/doc/gdbint.texinfo
parenta210c23822203e9688401cee6697ebd2f3df11dc (diff)
downloadfsf-binutils-gdb-984359d2e18194691beefb49eb490524936893eb.zip
fsf-binutils-gdb-984359d2e18194691beefb49eb490524936893eb.tar.gz
fsf-binutils-gdb-984359d2e18194691beefb49eb490524936893eb.tar.bz2
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.
Diffstat (limited to 'gdb/doc/gdbint.texinfo')
-rw-r--r--gdb/doc/gdbint.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo
index 267a6eb..9a440ef 100644
--- a/gdb/doc/gdbint.texinfo
+++ b/gdb/doc/gdbint.texinfo
@@ -34,7 +34,7 @@ This file documents the internals of the GNU debugger @value{GDBN}.
@titlepage
@title @value{GDBN} Internals
-@subtitle{A guide to the internals of the GNU debugger}
+@subtitle A guide to the internals of the GNU debugger
@author John Gilmore
@author Cygnus Solutions
@author Second Edition: