From: Mikael Morin Date: Thu, 26 Sep 2024 12:23:06 +0000 (+0200) Subject: doc: Remove index reference to removed documentation in fortran manual X-Git-Tag: basepoints/gcc-16~5655 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9f341426567442a70747f89b6b954a005ca287a;p=thirdparty%2Fgcc.git doc: Remove index reference to removed documentation in fortran manual Fortran option -M used to be an alias for -J. After some deprecation time, it was reused for another purpose at revision r0-100725-gd8ddea4044ee8212d5fe305e8e2a547700cd7b8f. That revision removed the documentation parts of -J mentioning -M, but left a reference to -M in the index. This change removes the remaining reference. gcc/fortran/ChangeLog: * invoke.texi (-M): Remove index reference to removed documentation. --- diff --git a/gcc/fortran/invoke.texi b/gcc/fortran/invoke.texi index fbb5a0efa10..a9ac87d3a32 100644 --- a/gcc/fortran/invoke.texi +++ b/gcc/fortran/invoke.texi @@ -1414,7 +1414,6 @@ gcc,Using the GNU Compiler Collection (GCC)}, for information on the @option{-I} option. @opindex J@var{dir} -@opindex M@var{dir} @cindex paths, search @cindex module search path @item -J@var{dir}