diff options
author | Alan Modra <amodra@gmail.com> | 2010-10-28 11:40:26 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2010-10-28 11:40:26 +0000 |
commit | 9160ea826ada6f6763b2d71f10a5bb13170875f8 (patch) | |
tree | 5da49c46c3eca68b5b52cb279f2737ddef8c5eef /gprof/gprof.texi | |
parent | 4287f8de9769cdab8470a35e3fadce3be05753b3 (diff) | |
download | gdb-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.texi | 11 |
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. |