PATCH: Fix Info node link

Jacob Bachmeyer <[email protected]>
Newsgroups gmane.comp.sysutils.dejagnu.general
Message-ID <[email protected]>
Another broken Info node link.  Emacs can maintain these links (C-c C-u 
C-n on the "rsh procedure" node made this patch, or see the "Texinfo" 
menu), or they can be omitted from the Texinfo source entirely if 
certain conditions described in the Texinfo manual are met.  Does the 
newer makeinfo not check node connectivity anymore?

----
diff --git a/doc/dejagnu.texi b/doc/dejagnu.texi
index fe23027..a217d74 100644
--- a/doc/dejagnu.texi
+++ b/doc/dejagnu.texi
@@ -3703,7 +3703,7 @@ File to transmit.
 @t{@b{rlogin} @i{hostname}}
 @end quotation
 
-@node rsh procedure, tip procedure, telnet procedure, connprocs
+@node rsh procedure, tip procedure, rlogin procedure, connprocs
 @subsubheading rsh Procedure
 @findex rsh
 
----


-- 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.