[doc-patch] Fix broken cross-reference in info files

Gerald Pfeifer pfeifer@dbai.tuwien.ac.at
Thu Dec 26 17:15:00 GMT 2002


On Fri, 13 Dec 2002, Volker Reichelt wrote:
> 2002-12-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
>
>         PR other/7341
>         * invoke.texi (ftest-coverage): Fix broken cross-reference.

Given that you have tested this (using `make dvi`) this patch is fine
for 3.2, 3.3, and mainline...

> ==============================================================================
> --- gcc-old/gcc/doc/invoke.texi	Tue Oct 29 17:35:04 2002
> +++ gcc-new/gcc/doc/invoke.texi	Fri Dec 13 17:16:37 2002
> @@ -2946,8 +2946,8 @@ block must be created to hold the instru
>  @need 2000
>  @item -ftest-coverage
>  @opindex ftest-coverage
> -Create data files for the @code{gcov} code-coverage utility
> -(@pxref{Gcov,, @code{gcov}: a GCC Test Coverage Program}).
> +Create data files for the @command{gcov} code-coverage utility
> +(@pxref{Gcov,, @command{gcov} - a GCC Test Coverage Program}).
>  The data file names begin with the name of your source file:

...but please also mentino the @code -> @command fix in the ChangeLog.

Thanks,
Gerald
-- 
Gerald "Jerry"   pfeifer@dbai.tuwien.ac.at   http://www.pfeifer.com/gerald/



More information about the Gcc-patches mailing list