]> git.ipfire.org Git - thirdparty/gcc.git/commit
modula2: simplify xref usage in documentation, remove external ref to gm2.
authorGaius Mulley <gaiusmod2@gmail.com>
Mon, 27 May 2024 17:06:59 +0000 (18:06 +0100)
committerGaius Mulley <gaiusmod2@gmail.com>
Mon, 27 May 2024 17:06:59 +0000 (18:06 +0100)
commita209f219b862def8fed166b31984b8c6c3bb74a0
tree7ee3cf43a1aff849b46096e63290be7ec27594b5
parent07cdba6294756af350198fbb01ea8c8efeac54dd
modula2: simplify xref usage in documentation, remove external ref to gm2.

This patch simplifies all the xref usage for gm2 nodes in the
modula-2 documentation.

gcc/ChangeLog:

* doc/gm2.texi: Replace all occurrences of xref
{foo, , , gm2} with xref {foo}.

Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>
gcc/doc/gm2.texi