public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r11-8121] ada: Avoid invalid "up" link in manual
@ 2021-04-11  9:27 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2021-04-11  9:27 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:c660464a9ef07726a5d5217b4b39def189ec21e6

commit r11-8121-gc660464a9ef07726a5d5217b4b39def189ec21e6
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Sun Apr 11 11:23:41 2021 +0200

    ada: Avoid invalid "up" link in manual
    
    gcc/ada/
            * gnat_ugn.texi (Top): Avoid invalid "up" link.

Diff:
---
 gcc/ada/gnat_ugn.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/ada/gnat_ugn.texi b/gcc/ada/gnat_ugn.texi
index 360177b042b..ae8f7580355 100644
--- a/gcc/ada/gnat_ugn.texi
+++ b/gcc/ada/gnat_ugn.texi
@@ -41,7 +41,7 @@ Copyright @copyright{} 2008-2021, Free Software Foundation
 @c %** end of user preamble
 
 @ifnottex
-@node Top
+@node Top, About This Guide
 @top GNAT User's Guide for Native Platforms
 @insertcopying
 @end ifnottex


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-04-11  9:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-11  9:27 [gcc r11-8121] ada: Avoid invalid "up" link in manual Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).