doc/invoke.texi: Update fortran file locations. --- gcc/doc/invoke.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 5e3e8873d35..f1d22e87cbc 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -29242,7 +29242,7 @@ Like @samp{%g}, except if @option{-pipe} is in effect. In that case all. These are the two most common ways to instruct a program that it should read from standard input or write to standard output. If you need something more elaborate you can use an @samp{%@{pipe:@code{X}@}} -construct: see for example @file{f/lang-specs.h}. +construct: see for example @file{gcc/fortran/lang-specs.h}. @item %.@var{SUFFIX} Substitutes @var{.SUFFIX} for the suffixes of a matched switch's args -- 2.21.0