[Bug gcov-profile/29303] New: gcov.texi: "Invoking gcov" section header needs @command.
bmoses at stanford dot edu
gcc-bugzilla@gcc.gnu.org
Sat Sep 30 22:40:00 GMT 2006
The following patch should be applied to gcov.texi, in order for the "Invoking
gcov" section header to match the style of the other section headers in the
gcov chapter:
Index: gcov.texi
===================================================================
--- gcov.texi (revision 117335)
+++ gcov.texi (working copy)
@@ -110,7 +110,7 @@
@c man end
@node Invoking Gcov
-@section Invoking gcov
+@section Invoking @command{gcov}
@smallexample
gcov @r{[}@var{options}@r{]} @var{sourcefile}
--
Summary: gcov.texi: "Invoking gcov" section header needs
@command.
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: gcov-profile
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: bmoses at stanford dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29303
More information about the Gcc-bugs
mailing list