PATCH: fix Info links

Jacob Bachmeyer <[email protected]>
Newsgroups gmane.comp.sysutils.dejagnu.general
Message-ID <[email protected]>
The node for the bt procedure had an incorrect sectioning command.

----
ChangeLog entry:
	* doc/dejagnu.texi (bt procedure): Fix Info links.
----
patch:
----
diff --git a/doc/dejagnu.texi b/doc/dejagnu.texi
index e72f38f..e07a40a 100644
--- a/doc/dejagnu.texi
+++ b/doc/dejagnu.texi
@@ -5392,7 +5392,7 @@ cross-compiler if the build tree is configured for one.
 @end menu
 
 @node bt procedure, dumpvars procedure, Debugging Procedures, Debugging Procedures
-@subheading bt Procedure
+@subsubheading bt Procedure
 @findex bt
 
 This procedure prints a backtrace using the @code{w} command from the
@@ -5402,7 +5402,7 @@ Tcl debugger.
 @t{@b{bt}}
 @end quotation
 
-@node dumpvars procedure, dumplocals procedure, , Debugging Procedures
+@node dumpvars procedure, dumplocals procedure, bt procedure, Debugging Procedures
 @subsubheading dumpvars Procedure
 @findex dumpvars
 @c abbrev: dv
----


-- Jacob
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.