]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fortran: Fixes for markup, typos, and indexing in manual
authorSandra Loosemore <sloosemore@baylibre.com>
Thu, 19 Dec 2024 23:49:57 +0000 (23:49 +0000)
committerSandra Loosemore <sloosemore@baylibre.com>
Fri, 20 Dec 2024 22:19:06 +0000 (22:19 +0000)
commit41ef672247c28f4a30d60e8ce691a6b284e61e59
treee7e33b412d2fc71850c31d5325b8b2ab87eacf90
parent53ddfbaede0db07843529f41b50133a815a1d90a
Fortran: Fixes for markup, typos, and indexing in manual

While working on something else I noticed there were numerous places
in the GNU Fortran manual with incorrect/missing Texinfo markup.  I
made a pass through about the first third of the manual (not yet the
coarray API or intrinsics documentation) to fix at least some of those
issues, plus some typos and missing @cindex entries.

There shouldn't be any semantic changes to the documentation in this patch.

gcc/fortran/ChangeLog
* gfortran.texi: Fix markup, typos, and indexing throughout the
file.
* invoke.texi: Likewise.
gcc/fortran/gfortran.texi
gcc/fortran/invoke.texi