aboutsummaryrefslogtreecommitdiff
path: root/gprof/gprof.texi
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2010-10-28 11:40:26 +0000
committerAlan Modra <amodra@gmail.com>2010-10-28 11:40:26 +0000
commit9160ea826ada6f6763b2d71f10a5bb13170875f8 (patch)
tree5da49c46c3eca68b5b52cb279f2737ddef8c5eef /gprof/gprof.texi
parent4287f8de9769cdab8470a35e3fadce3be05753b3 (diff)
downloadgdb-9160ea826ada6f6763b2d71f10a5bb13170875f8.zip
gdb-9160ea826ada6f6763b2d71f10a5bb13170875f8.tar.gz
gdb-9160ea826ada6f6763b2d71f10a5bb13170875f8.tar.bz2
Add directory section for info document.
Diffstat (limited to 'gprof/gprof.texi')
-rw-r--r--gprof/gprof.texi11
1 files changed, 5 insertions, 6 deletions
diff --git a/gprof/gprof.texi b/gprof/gprof.texi
index 70c4f88..7485687 100644
--- a/gprof/gprof.texi
+++ b/gprof/gprof.texi
@@ -10,15 +10,14 @@
@include bfdver.texi
@c man end
-@ifinfo
+@ifnottex
@c This is a dir.info fragment to support semi-automated addition of
@c manuals to an info tree. zoo@cygnus.com is developing this facility.
-@format
-START-INFO-DIR-ENTRY
+@dircategory Software development
+@direntry
* gprof: (gprof). Profiling your program's execution
-END-INFO-DIR-ENTRY
-@end format
-@end ifinfo
+@end direntry
+@end ifnottex
@copying
This file documents the gprof profiler of the GNU system.