From e8d41e031b9f52601249ec7e4c4215b851cc8ffe Mon Sep 17 00:00:00 2001 From: Eric Botcazou Date: Mon, 12 Jun 2023 11:34:38 +0200 Subject: [PATCH] Fix oversight in latest change gcc/ PR modula2/109952 * doc/gm2.texi (Standard procedures): Fix Next link. --- gcc/doc/gm2.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/doc/gm2.texi b/gcc/doc/gm2.texi index ae2f8fc830ad..3e531a8c6ea9 100644 --- a/gcc/doc/gm2.texi +++ b/gcc/doc/gm2.texi @@ -830,7 +830,7 @@ exported from the @code{SYSTEM} module. @xref{The PIM system module, , ,gm2}. @xref{The ISO system module, , ,gm2}. -@node Standard procedures, Dialect, Elementary data types, Using +@node Standard procedures, High procedure function, Elementary data types, Using @section Permanently accessible base procedures. This section describes the procedures and functions which are -- 2.47.2