From: Brooks Moses Date: Wed, 4 Oct 2006 22:40:45 +0000 (+0000) Subject: gcov.texi: Add formatting to "Invoking gcov" section head. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4afc7adf84d37fa4d939711615d720d3b4ce00a0;p=gcc.git gcov.texi: Add formatting to "Invoking gcov" section head. 2006-10-04 Brooks Moses * doc/gcov.texi: Add formatting to "Invoking gcov" section head. From-SVN: r117441 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 111d7899a63..3be345c5fc9 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2006-10-04 Brooks Moses + + * doc/gcov.texi: Add formatting to "Invoking gcov" section head. + 2006-10-04 Richard Henderson Jakub Jelinek diff --git a/gcc/doc/gcov.texi b/gcc/doc/gcov.texi index e96721e418a..55c903c7630 100644 --- a/gcc/doc/gcov.texi +++ b/gcc/doc/gcov.texi @@ -110,7 +110,7 @@ compatible with any other profiling or test coverage mechanism. @c man end @node Invoking Gcov -@section Invoking gcov +@section Invoking @command{gcov} @smallexample gcov @r{[}@var{options}@r{]} @var{sourcefile}