diff options
author | Gerald Pfeifer <gerald@pfeifer.com> | 2024-08-17 14:04:31 +0200 |
---|---|---|
committer | Gerald Pfeifer <gerald@pfeifer.com> | 2024-08-17 14:04:31 +0200 |
commit | 2af578434b21ac224d720808486ceeb023cd89c0 (patch) | |
tree | 7db27f0b8c60e816de0a4b7972bdbb4e6993144e | |
parent | 16b92be67623f3bfa3b68dbdcf5fe7c060e91180 (diff) | |
download | gcc-2af578434b21ac224d720808486ceeb023cd89c0.zip gcc-2af578434b21ac224d720808486ceeb023cd89c0.tar.gz gcc-2af578434b21ac224d720808486ceeb023cd89c0.tar.bz2 |
doc: Tweak PIM4 link
gcc:
* doc/gm2.texi (What is GNU Modula-2): Tweak PIM4 link.
-rw-r--r-- | gcc/doc/gm2.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/gm2.texi b/gcc/doc/gm2.texi index 40668f7..b2e4aa2 100644 --- a/gcc/doc/gm2.texi +++ b/gcc/doc/gm2.texi @@ -108,7 +108,7 @@ PIM3: 'Programming in Modula-2', 3rd Corrected Edition, Springer Verlag, 1985 (PIM3). PIM4: 'Programming in Modula-2', 4th Edition, Springer Verlag, 1988 -(@uref{http://freepages.modula2.org/report4/modula-2.html, PIM4}). +(@uref{https://freepages.modula2.org/report4/modula-2.html, PIM4}). ISO: the ISO Modula-2 language as defined in 'ISO/IEC Information technology - programming languages - part 1: Modula-2 Language, |