summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrooks <brooks@138bc75d-0d04-0410-961f-82ee72b054a4>2006-10-04 22:40:45 +0000
committerbrooks <brooks@138bc75d-0d04-0410-961f-82ee72b054a4>2006-10-04 22:40:45 +0000
commit7be3c866efd3dbc33accbfac4ac8f8adc0ae2a5d (patch)
tree1015e3d26a76ff29c8a7b30546cf6f77e0fb4aa0
parent2551f8e0be582a9e3fa959425842978d4c6772dc (diff)
downloadppe42-gcc-7be3c866efd3dbc33accbfac4ac8f8adc0ae2a5d.tar.gz
ppe42-gcc-7be3c866efd3dbc33accbfac4ac8f8adc0ae2a5d.zip
2006-10-04 Brooks Moses <bmoses@stanford.edu>
* doc/gcov.texi: Add formatting to "Invoking gcov" section head. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117441 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/gcov.texi2
2 files changed, 5 insertions, 1 deletions
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 <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>
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}
OpenPOWER on IntegriCloud