summaryrefslogtreecommitdiffstats
path: root/gprof
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2002-03-08 04:24:19 +0000
committerDaniel Jacobowitz <drow@false.org>2002-03-08 04:24:19 +0000
commit913b4d4b74b60d04ddb1966bb3e0aa8a32912231 (patch)
treef779ef11c1becab476de7869c18ed25972844f68 /gprof
parent2e64b66588301f15138d5c2943a93973a78c96df (diff)
downloadppe42-binutils-913b4d4b74b60d04ddb1966bb3e0aa8a32912231.tar.gz
ppe42-binutils-913b4d4b74b60d04ddb1966bb3e0aa8a32912231.zip
2002-03-07 Daniel Jacobowitz <drow@mvista.com>
* gprof.texi: Wrap @menu in @ifnottex, not @ifinfo.
Diffstat (limited to 'gprof')
-rw-r--r--gprof/ChangeLog4
-rw-r--r--gprof/gprof.texi4
2 files changed, 6 insertions, 2 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index a5acbeebd7..03f0e73f65 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -1,3 +1,7 @@
+2002-03-07 Daniel Jacobowitz <drow@mvista.com>
+
+ * gprof.texi: Wrap @menu in @ifnottex, not @ifinfo.
+
2002-02-19 Frank Ch. Eigler <fche@redhat.com>
* hist.c (hist_print): Rewrite log_scale calculation loop.
diff --git a/gprof/gprof.texi b/gprof/gprof.texi
index b7e3388c70..a1c6335333 100644
--- a/gprof/gprof.texi
+++ b/gprof/gprof.texi
@@ -66,7 +66,7 @@ Copyright @copyright{} 1988, 92, 97, 98, 99, 2000 Free Software Foundation, Inc.
@end titlepage
-@ifinfo
+@ifnottex
@node Top
@top Profiling a Program: Where Does It Spend Its Time?
@@ -94,7 +94,7 @@ section entitled "GNU Free Documentation License".
* Details:: Details of how profiling is done
* GNU Free Documentation License:: GNU Free Documentation License
@end menu
-@end ifinfo
+@end ifnottex
@node Introduction
@chapter Introduction to Profiling
OpenPOWER on IntegriCloud