gcov.texi: Add formatting to "Invoking gcov" section head.
authorBrooks Moses <bmoses@stanford.edu>
Wed, 4 Oct 2006 22:40:45 +0000 (22:40 +0000)
committerBrooks Moses <brooks@gcc.gnu.org>
Wed, 4 Oct 2006 22:40:45 +0000 (15:40 -0700)
2006-10-04  Brooks Moses  <bmoses@stanford.edu>

* doc/gcov.texi: Add formatting to "Invoking gcov" section head.

From-SVN: r117441

gcc/ChangeLog
gcc/doc/gcov.texi

index 111d7899a6379de019943da3633573644a008a8c..3be345c5fc9369b53eeaca82e84f1ec09e9a6144 100644 (file)
@@ -1,3 +1,7 @@
+2006-10-04  Brooks Moses  <bmoses@stanford.edu>
+
+       * doc/gcov.texi: Add formatting to "Invoking gcov" section head.
+
 2006-10-04  Richard Henderson  <rth@redhat.com>
            Jakub Jelinek  <jakub@redhat.com>
 
index e96721e418a8b6e5142bbe8dbdc9eaadf46728f6..55c903c7630cd811f19b361f240b1477ae416ac7 100644 (file)
@@ -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}