From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1285) id CBF9A3858D20; Mon, 12 Jun 2023 11:25:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CBF9A3858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1686569118; bh=lb9DHpSz2ohbsk+01goCjmC60nx3s4xXNtAygVmr9N4=; h=From:To:Subject:Date:From; b=j4IpCutdGjiR1Go9UpB3x1rcoQMDF03cPz81TrLwrNpK5oBVkrTdfw2GZJqlIdPiS +CTsn5f8j4CUmfkVijW95iw7mDWLMHGxpbDRTepw/gv3c5F7m1hTvUccWY6mBBW7te 2mKfWPFSxuCGEWDlGRTD4UJIAgwKsuN+3/Y3/gAQ= MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" From: Eric Botcazou To: gcc-cvs@gcc.gnu.org Subject: [gcc r14-1710] Fix oversight in latest change X-Act-Checkin: gcc X-Git-Author: Eric Botcazou X-Git-Refname: refs/heads/master X-Git-Oldrev: 7103155a93f00d6285442af3595d0c40044b04b4 X-Git-Newrev: e8d41e031b9f52601249ec7e4c4215b851cc8ffe Message-Id: <20230612112518.CBF9A3858D20@sourceware.org> Date: Mon, 12 Jun 2023 11:25:18 +0000 (GMT) List-Id: https://gcc.gnu.org/g:e8d41e031b9f52601249ec7e4c4215b851cc8ffe commit r14-1710-ge8d41e031b9f52601249ec7e4c4215b851cc8ffe Author: Eric Botcazou Date: Mon Jun 12 11:34:38 2023 +0200 Fix oversight in latest change gcc/ PR modula2/109952 * doc/gm2.texi (Standard procedures): Fix Next link. Diff: --- 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 ae2f8fc830a..3e531a8c6ea 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